Small tweaks to some missions
This commit is contained in:
parent
d626a21316
commit
3e9ecbce78
@ -78,7 +78,7 @@ _missionLootVehicles = [
|
||||
];
|
||||
|
||||
_missionPatrolVehicles = [
|
||||
["B_G_Offroad_01_armed_F",[3.04663,-40.3821,0.00804186],262.322]
|
||||
[selectRandom blck_AIPatrolVehicles,[3.04663,-40.3821,0.00804186],262.322]
|
||||
];
|
||||
|
||||
_submarinePatrolParameters = [
|
||||
|
@ -127,9 +127,9 @@ _missionLootVehicles = [
|
||||
];
|
||||
|
||||
_missionPatrolVehicles = [
|
||||
["B_G_Offroad_01_armed_F",[-51.5793,28.9631,0.00801468],179.03],
|
||||
["B_G_Offroad_01_armed_F",[9.30664,88.3091,0.00802708],89.9029],
|
||||
["B_G_Offroad_01_armed_F",[72.2974,6.63599,0.00802183],0.00106337]
|
||||
[selectRandom blck_AIPatrolVehicles,[-51.5793,28.9631,0.00801468],179.03],
|
||||
[selectRandom blck_AIPatrolVehicles,[9.30664,88.3091,0.00802708],89.9029],
|
||||
[selectRandom blck_AIPatrolVehicles,[72.2974,6.63599,0.00802183],0.00106337]
|
||||
];
|
||||
|
||||
_submarinePatrolParameters = [
|
||||
|
@ -43,6 +43,7 @@ _garrisonedBuilding_ATLsystem = [
|
||||
|
||||
|
||||
_missionLandscape = [
|
||||
["RoadCone_L_F",[0.914063,-0.908203,-0.00143838],0,true,true],
|
||||
["CamoNet_OPFOR_open_F",[-31.8352,-29.0081,-0.00143909],235.13,true,true],
|
||||
["CamoNet_OPFOR_open_F",[-43.8352,-16.6941,-0.00143909],181.375,true,true],
|
||||
["Land_HBarrier_Big_F",[-37.4087,-8.59814,-0.00143909],286.375,true,true],
|
||||
|
@ -44,6 +44,7 @@ _missionLandscape = [
|
||||
//["Sign_Arrow_Green_F",[-5049.41,-2726.72,-0.00143862],0,true,true],
|
||||
//["Sign_Arrow_Yellow_F",[-5049.41,-2726.72,-0.00143862],0,true,true],
|
||||
//["babe_helper",[-5051.91,-2726.22,-0.00143862],78.6345,true,true],
|
||||
["RoadCone_L_F",[0.914063,-0.908203,-0.00143838],0,true,true],
|
||||
["Land_HBarrier_Big_F",[-28.8394,-8.42627,-0.00143862],91.041,true,true],
|
||||
["Land_CncShelter_F",[-10.0513,-26.2283,-0.00143862],0.0913576,true,true],
|
||||
["Land_HBarrierWall6_F",[0.581543,-12.7048,-0.00143862],91.041,true,true],
|
||||
|
@ -127,9 +127,9 @@ _missionLootVehicles = [
|
||||
];
|
||||
|
||||
_missionPatrolVehicles = [
|
||||
["B_G_Offroad_01_armed_F",[-51.5793,28.9631,0.00801468],179.03],
|
||||
["B_G_Offroad_01_armed_F",[9.30664,88.3091,0.00802708],89.9029],
|
||||
["B_G_Offroad_01_armed_F",[72.2974,6.63599,0.00802183],0.00106337]
|
||||
[selectRandom blck_AIPatrolVehicles,[-51.5793,28.9631,0.00801468],179.03],
|
||||
[selectRandom blck_AIPatrolVehicles,[9.30664,88.3091,0.00802708],89.9029],
|
||||
[selectRandom blck_AIPatrolVehicles,[72.2974,6.63599,0.00802183],0.00106337]
|
||||
];
|
||||
|
||||
_submarinePatrolParameters = [
|
||||
|
@ -111,7 +111,7 @@ _missionLootVehicles = [
|
||||
];
|
||||
|
||||
_missionPatrolVehicles = [
|
||||
["B_G_Offroad_01_armed_F",[35.8379,4.96387,0.00813246],0.00104452]
|
||||
[selectRandom blck_AIPatrolVehicles,[35.8379,4.96387,0.00813246],0.00104452]
|
||||
];
|
||||
|
||||
_submarinePatrolParameters = [
|
||||
|
@ -104,8 +104,8 @@ _missionLootVehicles = [
|
||||
];
|
||||
|
||||
_missionPatrolVehicles = [
|
||||
["B_G_Offroad_01_armed_F",[-53.8027,-29.7834,0.00867844],0.00103655],
|
||||
["B_G_Offroad_01_armed_F",[51.0596,-25.7876,0.00815535],0.00104356]
|
||||
[selectRandom blck_AIPatrolVehicles,[-53.8027,-29.7834,0.00867844],0.00103655],
|
||||
[selectRandom blck_AIPatrolVehicles,[51.0596,-25.7876,0.00815535],0.00104356]
|
||||
];
|
||||
|
||||
_submarinePatrolParameters = [
|
||||
|
Loading…
Reference in New Issue
Block a user