mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
1200 lines
29 KiB
Plaintext
1200 lines
29 KiB
Plaintext
//This spawns in trains at the coast mostly centered around the cites and industrial depos.
|
|
//Created by Nox 2017-02-01. Contact: DayZ Europa, Dayz mod discord
|
|
//Copyright by the DayZ Mod dev team.
|
|
|
|
_vehicle_0 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10168.34, 2073.5605, 0.16311467];
|
|
_vehicle_0 = _this;
|
|
_this setDir 75.7155;
|
|
_this setPos [10168.34, 2073.5605, 0.16311467];
|
|
};
|
|
|
|
_vehicle_1 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10194.354, 2080.1013, 0.16088665];
|
|
_vehicle_1 = _this;
|
|
_this setDir -104.07324;
|
|
_this setPos [10194.354, 2080.1013, 0.16088665];
|
|
};
|
|
|
|
_vehicle_4 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10180.1, 2076.5244, 0.12867387];
|
|
_vehicle_4 = _this;
|
|
_this setDir 75.7155;
|
|
_this setPos [10180.1, 2076.5244, 0.12867387];
|
|
};
|
|
|
|
_vehicle_7 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10211.06, 2084.248, 0.1511931];
|
|
_vehicle_7 = _this;
|
|
_this setDir -104.13638;
|
|
_this setPos [10211.06, 2084.248, 0.1511931];
|
|
};
|
|
|
|
_vehicle_10 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10156.546, 2070.572, 0.13901874];
|
|
_vehicle_10 = _this;
|
|
_this setDir 75.7155;
|
|
_this setPos [10156.546, 2070.572, 0.13901874];
|
|
};
|
|
|
|
_vehicle_13 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10142.152, 2066.9414, 0.1718477];
|
|
_vehicle_13 = _this;
|
|
_this setDir -104.1255;
|
|
_this setPos [10142.152, 2066.9414, 0.1718477];
|
|
};
|
|
|
|
_vehicle_18 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [10247.015, 2074.5259, 0.20048724];
|
|
_vehicle_18 = _this;
|
|
_this setDir -104.14349;
|
|
_this setPos [10247.015, 2074.5259, 0.20048724];
|
|
};
|
|
|
|
_vehicle_20 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [10224.864, 2068.9856, 0.18680921];
|
|
_vehicle_20 = _this;
|
|
_this setDir -104.05599;
|
|
_this setPos [10224.864, 2068.9856, 0.18680921];
|
|
};
|
|
|
|
_vehicle_22 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [10235.968, 2071.7852, 0.16446462];
|
|
_vehicle_22 = _this;
|
|
_this setDir -104.00745;
|
|
_this setPos [10235.968, 2071.7852, 0.16446462];
|
|
};
|
|
|
|
_vehicle_24 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [10213.746, 2066.2131, 0.18029809];
|
|
_vehicle_24 = _this;
|
|
_this setDir -104.24618;
|
|
_this setPos [10213.746, 2066.2131, 0.18029809];
|
|
};
|
|
|
|
_vehicle_26 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [10202.753, 2063.416, 0.15816996];
|
|
_vehicle_26 = _this;
|
|
_this setDir -104.06039;
|
|
_this setPos [10202.753, 2063.416, 0.15816996];
|
|
};
|
|
|
|
_vehicle_33 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10188.856, 2059.9319, 0.17784159];
|
|
_vehicle_33 = _this;
|
|
_this setDir -104.17323;
|
|
_this setPos [10188.856, 2059.9319, 0.17784159];
|
|
};
|
|
|
|
_vehicle_38 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10157.445, 2066.0146, 0.14003865];
|
|
_vehicle_38 = _this;
|
|
_this setDir 256.08145;
|
|
_this setPos [10157.445, 2066.0146, 0.14003865];
|
|
};
|
|
|
|
_vehicle_41 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10145.63, 2063.0632, 0.15391025];
|
|
_vehicle_41 = _this;
|
|
_this setDir 255.76538;
|
|
_this setPos [10145.63, 2063.0632, 0.15391025];
|
|
};
|
|
|
|
_vehicle_43 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10133.894, 2060.063, 0.11580159];
|
|
_vehicle_43 = _this;
|
|
_this setDir 255.82715;
|
|
_this setPos [10133.894, 2060.063, 0.11580159];
|
|
};
|
|
|
|
_vehicle_46 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10171.752, 2069.6736, 0.1724544];
|
|
_vehicle_46 = _this;
|
|
_this setDir -104.18198;
|
|
_this setPos [10171.752, 2069.6736, 0.1724544];
|
|
};
|
|
|
|
_vehicle_51 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10202.681, 2077.46, 0.12733701];
|
|
_vehicle_51 = _this;
|
|
_this setDir 255.6918;
|
|
_this setPos [10202.681, 2077.46, 0.12733701];
|
|
};
|
|
|
|
_vehicle_54 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10217.138, 2081.1311, 0.17603226];
|
|
_vehicle_54 = _this;
|
|
_this setDir -104.0986;
|
|
_this setPos [10217.138, 2081.1311, 0.17603226];
|
|
};
|
|
|
|
_vehicle_56 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10233.838, 2085.3457, 0.16773948];
|
|
_vehicle_56 = _this;
|
|
_this setDir -103.96792;
|
|
_this setPos [10233.838, 2085.3457, 0.16773948];
|
|
};
|
|
|
|
_vehicle_60 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10140.701, 2052.3032, 0.13833019];
|
|
_vehicle_60 = _this;
|
|
_this setDir 75.7155;
|
|
_this setPos [10140.701, 2052.3032, 0.13833019];
|
|
};
|
|
|
|
_vehicle_63 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10119.749, 2056.5088, 0.17134969];
|
|
_vehicle_63 = _this;
|
|
_this setDir -104.3255;
|
|
_this setPos [10119.749, 2056.5088, 0.17134969];
|
|
};
|
|
|
|
_vehicle_65 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10126.392, 2048.7168, 0.1908232];
|
|
_vehicle_65 = _this;
|
|
_this setDir -104.28819;
|
|
_this setPos [10126.392, 2048.7168, 0.1908232];
|
|
};
|
|
|
|
_vehicle_68 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10169.311, 2059.5181, 0.13154817];
|
|
_vehicle_68 = _this;
|
|
_this setDir 75.7155;
|
|
_this setPos [10169.311, 2059.5181, 0.13154817];
|
|
};
|
|
|
|
_vehicle_73 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10154.914, 2055.8909, 0.19882825];
|
|
_vehicle_73 = _this;
|
|
_this setDir -104.02966;
|
|
_this setPos [10154.914, 2055.8909, 0.19882825];
|
|
};
|
|
|
|
_vehicle_75 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10183.559, 2063.0818, 0.17626882];
|
|
_vehicle_75 = _this;
|
|
_this setDir -104.17327;
|
|
_this setPos [10183.559, 2063.0818, 0.17626882];
|
|
};
|
|
|
|
_vehicle_77 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10172.257, 2055.7822, 0.18531027];
|
|
_vehicle_77 = _this;
|
|
_this setDir -103.9958;
|
|
_this setPos [10172.257, 2055.7822, 0.18531027];
|
|
};
|
|
|
|
_vehicle_80 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10321.797, 2102.7678, 0.177573];
|
|
_vehicle_80 = _this;
|
|
_this setDir 256.08838;
|
|
_this setPos [10321.797, 2102.7678, 0.177573];
|
|
};
|
|
|
|
_vehicle_82 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10333.732, 2105.7834, 0.13175739];
|
|
_vehicle_82 = _this;
|
|
_this setDir 255.59486;
|
|
_this setPos [10333.732, 2105.7834, 0.13175739];
|
|
};
|
|
|
|
_vehicle_84 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [10345.563, 2108.7847, 0.12369472];
|
|
_vehicle_84 = _this;
|
|
_this setDir 256.08838;
|
|
_this setPos [10345.563, 2108.7847, 0.12369472];
|
|
};
|
|
|
|
_vehicle_86 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_blue" createVehicle [10358.212, 2111.9692, 0.00013160706];
|
|
_vehicle_86 = _this;
|
|
_this setDir -104.11324;
|
|
_this setPos [10358.212, 2111.9692, 0.00013160706];
|
|
};
|
|
|
|
_vehicle_87 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [10226.541, 2088.1741, 4.7683716e-006];
|
|
_vehicle_87 = _this;
|
|
_this setDir -284.36655;
|
|
_this setPos [10226.541, 2088.1741, 4.7683716e-006];
|
|
};
|
|
|
|
_vehicle_89 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10307.447, 2099.1365, 0.16859774];
|
|
_vehicle_89 = _this;
|
|
_this setDir -104.09306;
|
|
_this setPos [10307.447, 2099.1365, 0.16859774];
|
|
};
|
|
|
|
_vehicle_91 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10290.701, 2094.896, 0.1874747];
|
|
_vehicle_91 = _this;
|
|
_this setDir -104.23044;
|
|
_this setPos [10290.701, 2094.896, 0.1874747];
|
|
};
|
|
|
|
_vehicle_93 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10200.337, 2067.3086, 0.16706154];
|
|
_vehicle_93 = _this;
|
|
_this setDir -104.22247;
|
|
_this setPos [10200.337, 2067.3086, 0.16706154];
|
|
};
|
|
|
|
_vehicle_95 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10217.125, 2071.5454, 0.17909291];
|
|
_vehicle_95 = _this;
|
|
_this setDir -104.13795;
|
|
_this setPos [10217.125, 2071.5454, 0.17909291];
|
|
};
|
|
|
|
_vehicle_99 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [13105.715, 10483.943, -1.4305115e-006];
|
|
_vehicle_99 = _this;
|
|
_this setDir -341.03436;
|
|
_this setPos [13105.715, 10483.943, -1.4305115e-006];
|
|
};
|
|
|
|
_vehicle_100 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13101.68, 10472.258, 0.19352071];
|
|
_vehicle_100 = _this;
|
|
_this setDir -160.78401;
|
|
_this setPos [13101.68, 10472.258, 0.19352071];
|
|
};
|
|
|
|
_vehicle_104 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13082.898, 10418.163, 0.1809956];
|
|
_vehicle_104 = _this;
|
|
_this setDir 199.16992;
|
|
_this setPos [13082.898, 10418.163, 0.1809956];
|
|
};
|
|
|
|
_vehicle_107 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13097.947, 10461.538, 0.20758525];
|
|
_vehicle_107 = _this;
|
|
_this setDir -160.94257;
|
|
_this setPos [13097.947, 10461.538, 0.20758525];
|
|
};
|
|
|
|
_vehicle_109 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13094.23, 10450.78, 0.19408225];
|
|
_vehicle_109 = _this;
|
|
_this setDir -160.78401;
|
|
_this setPos [13094.23, 10450.78, 0.19408225];
|
|
};
|
|
|
|
_vehicle_111 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13090.494, 10440.046, 0.23444112];
|
|
_vehicle_111 = _this;
|
|
_this setDir -160.88452;
|
|
_this setPos [13090.494, 10440.046, 0.23444112];
|
|
};
|
|
|
|
_vehicle_113 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13086.799, 10429.325, 0.19502294];
|
|
_vehicle_113 = _this;
|
|
_this setDir -160.78401;
|
|
_this setPos [13086.799, 10429.325, 0.19502294];
|
|
};
|
|
|
|
_vehicle_116 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13078.924, 10406.671, 0.19173983];
|
|
_vehicle_116 = _this;
|
|
_this setDir 199.16992;
|
|
_this setPos [13078.924, 10406.671, 0.19173983];
|
|
};
|
|
|
|
_vehicle_119 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [12991.476, 10210.285, 0.16309255];
|
|
_vehicle_119 = _this;
|
|
_this setDir 199.16992;
|
|
_this setPos [12991.476, 10210.285, 0.16309255];
|
|
};
|
|
|
|
_vehicle_122 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13096.424, 10471.038, 0.16120704];
|
|
_vehicle_122 = _this;
|
|
_this setDir 378.66269;
|
|
_this setPos [13096.424, 10471.038, 0.16120704];
|
|
};
|
|
|
|
_vehicle_125 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13092.42, 10459.461, 0.11967738];
|
|
_vehicle_125 = _this;
|
|
_this setDir 379.17749;
|
|
_this setPos [13092.42, 10459.461, 0.11967738];
|
|
};
|
|
|
|
_vehicle_128 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13088.519, 10448.34, 0.15718408];
|
|
_vehicle_128 = _this;
|
|
_this setDir 379.24594;
|
|
_this setPos [13088.519, 10448.34, 0.15718408];
|
|
};
|
|
|
|
_vehicle_130 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13084.43, 10436.51, 0.12047588];
|
|
_vehicle_130 = _this;
|
|
_this setDir 379.11691;
|
|
_this setPos [13084.43, 10436.51, 0.12047588];
|
|
};
|
|
|
|
_vehicle_133 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [10188.484, 2073.8965, 0.18404235];
|
|
_vehicle_133 = _this;
|
|
_this setDir -104.18198;
|
|
_this setPos [10188.484, 2073.8965, 0.18404235];
|
|
};
|
|
|
|
_vehicle_135 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [12986.592, 10196.229, 0.18461999];
|
|
_vehicle_135 = _this;
|
|
_this setDir -161.05334;
|
|
_this setPos [12986.592, 10196.229, 0.18461999];
|
|
};
|
|
|
|
_vehicle_141 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [12980.976, 10179.925, 0.16564548];
|
|
_vehicle_141 = _this;
|
|
_this setDir -161.05334;
|
|
_this setPos [12980.976, 10179.925, 0.16564548];
|
|
};
|
|
|
|
_vehicle_144 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [12990.805, 10194.453, 0.17858858];
|
|
_vehicle_144 = _this;
|
|
_this setDir -161.05334;
|
|
_this setPos [12990.805, 10194.453, 0.17858858];
|
|
};
|
|
|
|
_vehicle_147 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [12995.652, 10208.425, 0.13177715];
|
|
_vehicle_147 = _this;
|
|
_this setDir 379.11987;
|
|
_this setPos [12995.652, 10208.425, 0.13177715];
|
|
};
|
|
|
|
_vehicle_150 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13101.17, 10484.818, 0.16765063];
|
|
_vehicle_150 = _this;
|
|
_this setDir -161.05334;
|
|
_this setPos [13101.17, 10484.818, 0.16765063];
|
|
};
|
|
|
|
_vehicle_156 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [13137.681, 7092.771, -3.862381e-005];
|
|
_vehicle_156 = _this;
|
|
_this setDir -196.70021;
|
|
_this setPos [13137.681, 7092.771, -3.862381e-005];
|
|
};
|
|
|
|
_vehicle_158 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13123.843, 7137.7847, 0.16117001];
|
|
_vehicle_158 = _this;
|
|
_this setDir 343.1142;
|
|
_this setPos [13123.843, 7137.7847, 0.16117001];
|
|
};
|
|
|
|
_vehicle_159 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13145.244, 7099.7104, 0.20274206];
|
|
_vehicle_159 = _this;
|
|
_this setDir -196.8839;
|
|
_this setPos [13145.244, 7099.7104, 0.20274206];
|
|
};
|
|
|
|
_vehicle_165 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13134.074, 7104.5952, 0.18495156];
|
|
_vehicle_165 = _this;
|
|
_this setDir -196.61456;
|
|
_this setPos [13134.074, 7104.5952, 0.18495156];
|
|
};
|
|
|
|
_vehicle_167 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13130.689, 7115.4546, 0.17786545];
|
|
_vehicle_167 = _this;
|
|
_this setDir -196.61456;
|
|
_this setPos [13130.689, 7115.4546, 0.17786545];
|
|
};
|
|
|
|
_vehicle_169 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [13127.361, 7126.3179, 0.18172124];
|
|
_vehicle_169 = _this;
|
|
_this setDir -196.61456;
|
|
_this setPos [13127.361, 7126.3179, 0.18172124];
|
|
};
|
|
|
|
_vehicle_175 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13165.261, 7065.9019, 0.12680015];
|
|
_vehicle_175 = _this;
|
|
_this setDir 163.08119;
|
|
_this setPos [13165.261, 7065.9019, 0.12680015];
|
|
};
|
|
|
|
_vehicle_184 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_blue" createVehicle [13168.99, 7053.6831, 5.7220459e-006];
|
|
_vehicle_184 = _this;
|
|
_this setDir -197.39967;
|
|
_this setPos [13168.99, 7053.6831, 5.7220459e-006];
|
|
};
|
|
|
|
_vehicle_187 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13161.596, 7077.6421, 0.1145039];
|
|
_vehicle_187 = _this;
|
|
_this setDir 163.08119;
|
|
_this setPos [13161.596, 7077.6421, 0.1145039];
|
|
};
|
|
|
|
_vehicle_190 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13158.002, 7089.4604, 0.17738642];
|
|
_vehicle_190 = _this;
|
|
_this setDir 162.60304;
|
|
_this setPos [13158.002, 7089.4604, 0.17738642];
|
|
};
|
|
|
|
_vehicle_193 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13120.205, 7149.4312, 0.15123719];
|
|
_vehicle_193 = _this;
|
|
_this setDir 343.1142;
|
|
_this setPos [13120.205, 7149.4312, 0.15123719];
|
|
};
|
|
|
|
_vehicle_196 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13116.597, 7161.1509, 0.15909816];
|
|
_vehicle_196 = _this;
|
|
_this setDir 343.1142;
|
|
_this setPos [13116.597, 7161.1509, 0.15909816];
|
|
};
|
|
|
|
_vehicle_199 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13150.365, 7083.2466, 0.19699007];
|
|
_vehicle_199 = _this;
|
|
_this setDir -197.04967;
|
|
_this setPos [13150.365, 7083.2466, 0.19699007];
|
|
};
|
|
|
|
_vehicle_202 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13155.423, 7066.8052, 0.18083097];
|
|
_vehicle_202 = _this;
|
|
_this setDir -197.05629;
|
|
_this setPos [13155.423, 7066.8052, 0.18083097];
|
|
};
|
|
|
|
_vehicle_206 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13153.7, 7103.4712, 0.15378696];
|
|
_vehicle_206 = _this;
|
|
_this setDir -197.16132;
|
|
_this setPos [13153.7, 7103.4712, 0.15378696];
|
|
};
|
|
|
|
_vehicle_209 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13140.184, 7116.2046, 0.20366365];
|
|
_vehicle_209 = _this;
|
|
_this setDir -196.8839;
|
|
_this setPos [13140.184, 7116.2046, 0.20366365];
|
|
};
|
|
|
|
_vehicle_216 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [12011.022, 3559.6802, -0.0032919291];
|
|
_vehicle_216 = _this;
|
|
_this setDir -102.86237;
|
|
_this setPos [12011.022, 3559.6802, -0.0032919291];
|
|
};
|
|
|
|
_vehicle_235 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [11996.037, 3556.0806, 0.2143043];
|
|
_vehicle_235 = _this;
|
|
_this setDir -103.5245;
|
|
_this setPos [11996.037, 3556.0806, 0.2143043];
|
|
};
|
|
|
|
_vehicle_241 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [11965.34, 3548.7786, 0.15012184];
|
|
_vehicle_241 = _this;
|
|
_this setDir -102.65045;
|
|
_this setPos [11965.34, 3548.7786, 0.15012184];
|
|
};
|
|
|
|
_vehicle_244 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [11979.241, 3552.0664, 0.20414105];
|
|
_vehicle_244 = _this;
|
|
_this setDir -103.5245;
|
|
_this setPos [11979.241, 3552.0664, 0.20414105];
|
|
};
|
|
|
|
_vehicle_262 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [8116.5786, 3247.2932, 0.46909302];
|
|
_vehicle_262 = _this;
|
|
_this setDir -252.69336;
|
|
_this setPos [8116.5786, 3247.2932, 0.46909302];
|
|
};
|
|
|
|
_vehicle_265 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [8104.54, 3251.0259, 0.48940232];
|
|
_vehicle_265 = _this;
|
|
_this setDir 106.51037;
|
|
_this setPos [8104.54, 3251.0259, 0.48940232];
|
|
};
|
|
|
|
_vehicle_268 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [8092.5532, 3254.5642, 0.253389];
|
|
_vehicle_268 = _this;
|
|
_this setDir 106.90629;
|
|
_this setPos [8092.5532, 3254.5642, 0.253389];
|
|
};
|
|
|
|
_vehicle_271 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [8080.728, 3258.2129, 0.19662026];
|
|
_vehicle_271 = _this;
|
|
_this setDir 106.85039;
|
|
_this setPos [8080.728, 3258.2129, 0.19662026];
|
|
};
|
|
|
|
_vehicle_274 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [8066.5981, 3262.4456, 0.18470447];
|
|
_vehicle_274 = _this;
|
|
_this setDir -73.185547;
|
|
_this setPos [8066.5981, 3262.4456, 0.18470447];
|
|
};
|
|
|
|
_vehicle_295 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [8050.0444, 3267.467, 0.17641233];
|
|
_vehicle_295 = _this;
|
|
_this setDir -73.185547;
|
|
_this setPos [8050.0444, 3267.467, 0.17641233];
|
|
};
|
|
|
|
_vehicle_298 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [8033.437, 3272.4993, 0.16611838];
|
|
_vehicle_298 = _this;
|
|
_this setDir -73.185547;
|
|
_this setPos [8033.437, 3272.4993, 0.16611838];
|
|
};
|
|
|
|
_vehicle_301 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [8016.9058, 3277.446, 0.17802897];
|
|
_vehicle_301 = _this;
|
|
_this setDir -73.185547;
|
|
_this setPos [8016.9058, 3277.446, 0.17802897];
|
|
};
|
|
|
|
_vehicle_303 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [6537.9966, 2593.0725, 0.20289856];
|
|
_vehicle_303 = _this;
|
|
_this setDir -139.2421;
|
|
_this setPos [6537.9966, 2593.0725, 0.20289856];
|
|
};
|
|
|
|
_vehicle_306 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [6530.5347, 2584.3757, 0.20150344];
|
|
_vehicle_306 = _this;
|
|
_this setDir -139.2421;
|
|
_this setPos [6530.5347, 2584.3757, 0.20150344];
|
|
};
|
|
|
|
_vehicle_309 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [6522.9946, 2575.5559, 0.1891567];
|
|
_vehicle_309 = _this;
|
|
_this setDir -139.2421;
|
|
_this setPos [6522.9946, 2575.5559, 0.1891567];
|
|
};
|
|
|
|
_vehicle_312 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [6564.5605, 2669.853, 0.0036750352];
|
|
_vehicle_312 = _this;
|
|
_this setDir 40.098568;
|
|
_this setPos [6564.5605, 2669.853, 0.0036750352];
|
|
};
|
|
|
|
_vehicle_315 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_blue" createVehicle [6585.1104, 2672.6362, -0.0079055373];
|
|
_vehicle_315 = _this;
|
|
_this setDir -139.99869;
|
|
_this setPos [6585.1104, 2672.6362, -0.0079055373];
|
|
};
|
|
|
|
_vehicle_318 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6576.7373, 2662.8779, 0.1262452];
|
|
_vehicle_318 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6576.7373, 2662.8779, 0.1262452];
|
|
};
|
|
|
|
_vehicle_321 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6567.1069, 2651.688, 0.20115079];
|
|
_vehicle_321 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6567.1069, 2651.688, 0.20115079];
|
|
};
|
|
|
|
_vehicle_324 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6530.8647, 2609.3066, 0.18185288];
|
|
_vehicle_324 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6530.8647, 2609.3066, 0.18185288];
|
|
};
|
|
|
|
_vehicle_327 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6521.3413, 2598.238, 0.1547417];
|
|
_vehicle_327 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6521.3413, 2598.238, 0.1547417];
|
|
};
|
|
|
|
_vehicle_329 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6513.3799, 2589.0034, 0.14472093];
|
|
_vehicle_329 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6513.3799, 2589.0034, 0.14472093];
|
|
};
|
|
|
|
_vehicle_332 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6556.2466, 2660.1909, 0.14219607];
|
|
_vehicle_332 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6556.2466, 2660.1909, 0.14219607];
|
|
};
|
|
|
|
_vehicle_335 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6548.2046, 2650.8391, 0.15219624];
|
|
_vehicle_335 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6548.2046, 2650.8391, 0.15219624];
|
|
};
|
|
|
|
_vehicle_337 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6553.3276, 2649.6594, 0.14278285];
|
|
_vehicle_337 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6553.3276, 2649.6594, 0.14278285];
|
|
};
|
|
|
|
_vehicle_340 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6574.3848, 2674.2017, 0.15485144];
|
|
_vehicle_340 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6574.3848, 2674.2017, 0.15485144];
|
|
};
|
|
|
|
_vehicle_342 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6562.9932, 2660.9431, 0.1581381];
|
|
_vehicle_342 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6562.9932, 2660.9431, 0.1581381];
|
|
};
|
|
|
|
_vehicle_344 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6508.1738, 2604.2358, 0.18422979];
|
|
_vehicle_344 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6508.1738, 2604.2358, 0.18422979];
|
|
};
|
|
|
|
_vehicle_347 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6513.5742, 2603.4265, 0.11749856];
|
|
_vehicle_347 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6513.5742, 2603.4265, 0.11749856];
|
|
};
|
|
|
|
_vehicle_349 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6505.6426, 2594.1279, 0.14583036];
|
|
_vehicle_349 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6505.6426, 2594.1279, 0.14583036];
|
|
};
|
|
|
|
_vehicle_351 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [6497.5703, 2584.7683, 0.11711362];
|
|
_vehicle_351 = _this;
|
|
_this setDir 40.771858;
|
|
_this setPos [6497.5703, 2584.7683, 0.11711362];
|
|
};
|
|
|
|
_vehicle_354 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6487.9185, 2573.4939, 0.18579072];
|
|
_vehicle_354 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6487.9185, 2573.4939, 0.18579072];
|
|
};
|
|
|
|
_vehicle_356 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6496.9551, 2591.1719, 0.18747902];
|
|
_vehicle_356 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6496.9551, 2591.1719, 0.18747902];
|
|
};
|
|
|
|
_vehicle_358 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6523.1538, 2614.4971, 0.17385378];
|
|
_vehicle_358 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6523.1538, 2614.4971, 0.17385378];
|
|
};
|
|
|
|
_vehicle_360 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6503.5488, 2577.6704, 0.17835204];
|
|
_vehicle_360 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6503.5488, 2577.6704, 0.17835204];
|
|
};
|
|
|
|
_vehicle_362 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [6476.6914, 2560.4395, 0.18146025];
|
|
_vehicle_362 = _this;
|
|
_this setDir -139.2592;
|
|
_this setPos [6476.6914, 2560.4395, 0.18146025];
|
|
};
|
|
|
|
_vehicle_380 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [3632.3921, 2183.5303, 0.19203061];
|
|
_vehicle_380 = _this;
|
|
_this setDir -162.28281;
|
|
_this setPos [3632.3921, 2183.5303, 0.19203061];
|
|
};
|
|
|
|
_vehicle_383 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [3635.8564, 2194.4097, 0.20080027];
|
|
_vehicle_383 = _this;
|
|
_this setDir -162.28281;
|
|
_this setPos [3635.8564, 2194.4097, 0.20080027];
|
|
};
|
|
|
|
_vehicle_385 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [3639.2097, 2205.2725, 0.178624];
|
|
_vehicle_385 = _this;
|
|
_this setDir -162.28281;
|
|
_this setPos [3639.2097, 2205.2725, 0.178624];
|
|
};
|
|
|
|
_vehicle_387 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_tanker" createVehicle [3642.6494, 2216.1147, 0.18965124];
|
|
_vehicle_387 = _this;
|
|
_this setDir -162.28281;
|
|
_this setPos [3642.6494, 2216.1147, 0.18965124];
|
|
};
|
|
|
|
_vehicle_390 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_blue" createVehicle [3646.4063, 2227.8547];
|
|
_vehicle_390 = _this;
|
|
_this setDir -161.9512;
|
|
_this setPos [3646.4063, 2227.8547];
|
|
};
|
|
|
|
_vehicle_393 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [3624.4604, 2174.0303, 0.17226967];
|
|
_vehicle_393 = _this;
|
|
_this setDir -162.34853;
|
|
_this setPos [3624.4604, 2174.0303, 0.17226967];
|
|
};
|
|
|
|
_vehicle_396 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [3628.9941, 2188.1265, 0.12625498];
|
|
_vehicle_396 = _this;
|
|
_this setDir 17.60228;
|
|
_this setPos [3628.9941, 2188.1265, 0.12625498];
|
|
};
|
|
|
|
_vehicle_399 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [3633.467, 2202.1299, 0.12796654];
|
|
_vehicle_399 = _this;
|
|
_this setDir -162.34853;
|
|
_this setPos [3633.467, 2202.1299, 0.12796654];
|
|
};
|
|
|
|
_vehicle_402 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [3637.9761, 2216.2969, 0.1378399];
|
|
_vehicle_402 = _this;
|
|
_this setDir 17.60228;
|
|
_this setPos [3637.9761, 2216.2969, 0.1378399];
|
|
};
|
|
|
|
_vehicle_405 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [3642.4448, 2230.3662, 0.19228981];
|
|
_vehicle_405 = _this;
|
|
_this setDir -162.34853;
|
|
_this setPos [3642.4448, 2230.3662, 0.19228981];
|
|
};
|
|
|
|
_vehicle_407 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [3647.6504, 2246.7869, 0.1974943];
|
|
_vehicle_407 = _this;
|
|
_this setDir -162.34853;
|
|
_this setPos [3647.6504, 2246.7869, 0.1974943];
|
|
};
|
|
|
|
_vehicle_435 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13365.297, 6192.6582, 0.66846478];
|
|
_vehicle_435 = _this;
|
|
_this setDir -181.59329;
|
|
_this setPos [13365.297, 6192.6582, 0.66846478];
|
|
};
|
|
|
|
_vehicle_439 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13364.172, 6231.8828, 0.15535162];
|
|
_vehicle_439 = _this;
|
|
_this setDir -1.4627239;
|
|
_this setPos [13364.172, 6231.8828, 0.15535162];
|
|
};
|
|
|
|
_vehicle_440 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_red" createVehicle [13363.705, 6244.874, -0.011174453];
|
|
_vehicle_440 = _this;
|
|
_this setDir -1.8258147;
|
|
_this setPos [13363.705, 6244.874, -0.011174453];
|
|
};
|
|
|
|
_vehicle_444 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13364.511, 6219.7334, 0.26885888];
|
|
_vehicle_444 = _this;
|
|
_this setDir -1.6258848;
|
|
_this setPos [13364.511, 6219.7334, 0.26885888];
|
|
};
|
|
|
|
_vehicle_447 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13364.831, 6207.665, 0.45789];
|
|
_vehicle_447 = _this;
|
|
_this setDir -1.6315914;
|
|
_this setPos [13364.831, 6207.665, 0.45789];
|
|
};
|
|
|
|
_vehicle_450 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13365.816, 6175.3945, 0.73842734];
|
|
_vehicle_450 = _this;
|
|
_this setDir -181.59329;
|
|
_this setPos [13365.816, 6175.3945, 0.73842734];
|
|
};
|
|
|
|
_vehicle_452 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13366.309, 6158.1797, 0.73748678];
|
|
_vehicle_452 = _this;
|
|
_this setDir -181.59329;
|
|
_this setPos [13366.309, 6158.1797, 0.73748678];
|
|
};
|
|
|
|
_vehicle_455 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13366.788, 6141.2021, 0.73386806];
|
|
_vehicle_455 = _this;
|
|
_this setDir -181.59329;
|
|
_this setPos [13366.788, 6141.2021, 0.73386806];
|
|
};
|
|
|
|
_vehicle_458 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13367.184, 6126.5557, 0.68958515];
|
|
_vehicle_458 = _this;
|
|
_this setDir -1.6338431;
|
|
_this setPos [13367.184, 6126.5557, 0.68958515];
|
|
};
|
|
|
|
_vehicle_460 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13367.551, 6114.3896, 0.63070971];
|
|
_vehicle_460 = _this;
|
|
_this setDir -1.4627239;
|
|
_this setPos [13367.551, 6114.3896, 0.63070971];
|
|
};
|
|
|
|
_vehicle_463 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13368.008, 6099.5674, 0.74625611];
|
|
_vehicle_463 = _this;
|
|
_this setDir -181.59329;
|
|
_this setPos [13368.008, 6099.5674, 0.74625611];
|
|
};
|
|
|
|
_vehicle_471 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13011.744, 10254.89, 0.1583827];
|
|
_vehicle_471 = _this;
|
|
_this setDir -160.84531;
|
|
_this setPos [13011.744, 10254.89, 0.1583827];
|
|
};
|
|
|
|
_vehicle_473 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_loco_742_blue" createVehicle [13020.726, 10280.809, -0.0048257643];
|
|
_vehicle_473 = _this;
|
|
_this setDir 19.05731;
|
|
_this setPos [13020.726, 10280.809, -0.0048257643];
|
|
};
|
|
|
|
_vehicle_474 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_box" createVehicle [13016.564, 10268.684, 0.13962048];
|
|
_vehicle_474 = _this;
|
|
_this setDir 19.090483;
|
|
_this setPos [13016.564, 10268.684, 0.13962048];
|
|
};
|
|
|
|
_vehicle_476 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13006.112, 10238.703, 0.18509533];
|
|
_vehicle_476 = _this;
|
|
_this setDir -160.84531;
|
|
_this setPos [13006.112, 10238.703, 0.18509533];
|
|
};
|
|
|
|
_vehicle_478 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Land_wagon_flat" createVehicle [13000.476, 10222.328, 0.1864008];
|
|
_vehicle_478 = _this;
|
|
_this setDir -160.84531;
|
|
_this setPos [13000.476, 10222.328, 0.1864008];
|
|
}; |