Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more wrecks #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ExileClient_system_lootManager_thread_spawn.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ _lootLifeTime = getNumber (missionConfigFile >> "CfgExileLootSettings" >> "lifeT
_buildings = [];
{
_buildings append (player nearObjects [_x, _spawnRadius]);
} forEach ["House","Land_Wreck_HMMWV_F","Land_UWreck_Heli_Attack_02_F"];
} forEach ["House","Land_Wreck_HMMWV_F","Land_UWreck_Heli_Attack_02_F","Land_Wreck_Plane_Transport_01_F","Land_Wreck_Heli_Attack_01_F","Land_UWreck_MV22_F","Land_Wreck_Slammer_F"];
_buildingNetIdsToSpawnLootIn = [];
{
_building = _x;
Expand Down
63 changes: 56 additions & 7 deletions wreck_loot_positions.cpp
Original file line number Diff line number Diff line change
@@ -1,11 +1,60 @@
class Land_Wreck_HMMWV_F
class Land_Wreck_HMMWV_F
{
table = "Military";
positions[] = {{4.0293, -0.556641, -0.833923}, {2.08008, -2.91992, -0.816956}, {0.713867, -5.54102, -0.7911}, {4.27344, 2.7334, -0.831413}, {-5.53906, -0.682617, -0.757545}, {-4.62891, 3.81836, -0.818192}, {1.91211, 0.854492, -0.826019}, {-2.31934, -4.2959, -0.756771}, {5.00488, -5.05762, -0.853081}, {-2.9082, -1.99023, -0.773548}, {-3.7666, 1.06934, -0.796432}, {-1.55176, 3.86621, -0.827766}, {1.43848, 4.16211, -0.828751}, {0.566406, 6.57813, -0.832043}, {-5.15918, -4.12695, -0.707153}};
};
class Land_UWreck_Heli_Attack_02_F
{
table = "Military";
positions[] = {{-1.17383, 8.0918, -2.79785}, {2.92285, -9.17188, -2.77692}, {3.7041, 0.40918, -2.84418}, {-0.260742, -9.69434, -2.67627}, {2.69434, 7.49609, -2.72632}, {1.69922, 10.1006, -2.71313}, {6.04102, 1.19434, -2.90607}, {4.15332, -3.63574, -2.86328}, {0.224609, 4.14941, -2.80768}, {-1.55957, 1.5957, -2.79156}, {-3.49121, 5.05664, -2.82739}, {2.37891, -5.42676, -2.78564}, {-4.07129, -2.78711, -2.71198}, {-1.16895, -6.24023, -2.71613}, {6.19141, -1.70313, -2.93707}, {2.27148, 3.82129, -2.76392}, {-0.84082, -0.824219, -2.7915}, {-4.71973, 1.80469, -2.78058}, {2.14648, -1.65723, -2.79163}};
};
class Land_Wreck_Plane_Transport_01_F
{
table = "Military";
positions[] =
{
table = "Military";
positions[] = {{4.0293, -0.556641, -0.833923}, {2.08008, -2.91992, -0.816956}, {0.713867, -5.54102, -0.7911}, {4.27344, 2.7334, -0.831413}, {-5.53906, -0.682617, -0.757545}, {-4.62891, 3.81836, -0.818192}, {1.91211, 0.854492, -0.826019}, {-2.31934, -4.2959, -0.756771}, {5.00488, -5.05762, -0.853081}, {-2.9082, -1.99023, -0.773548}, {-3.7666, 1.06934, -0.796432}, {-1.55176, 3.86621, -0.827766}, {1.43848, 4.16211, -0.828751}, {0.566406, 6.57813, -0.832043}, {-5.15918, -4.12695, -0.707153}};
{-0.547119, 6.89136, 0.136783},
{-2.6167, -0.484131, 0.0742419},
{-2.23669, 3.82642, 0.18529},
{2.58203, -5.67285, -0.205954},
{2.37268, -8.80615, -0.260126},
{-2.35034, -5.50952, -0.0705817},
{-2.58264, -10.7991, -0.21498},
{0.417969, -14.5386, -0.383227}

};
class Land_UWreck_Heli_Attack_02_F
};
class Land_Wreck_Heli_Attack_01_F
{
table = "Military";
positions[] = {{4.70996, 0.0126953, -1.30374}, {6.44922, -0.716797, -1.34763}, {-4.12793, -1.82129, -1.21921}, {4.33301, -3.32129, -1.29483}, {-4.82617, -5.78906, -1.15488}, {5.58203, -6.82031, -1.32773}, {-1.6748, 2.70801, -1.03955}, {-4.12598, 8.37305, -1.3215}, {-3.43359, 1.23633, -1.25858}, {-3.50098, -9.40137, -1.09824}, {1.76855, 9.11621, -1.22073}, {-0.423828, -12.4766, -1.08585}, {3.20215, 1.78516, -1.25568}, {2.43164, -10.0293, -1.19006}, {4.36133, 4.94922, -1.25189}, {-0.0927734, 5.94727, -1.21329}};
};

class Land_UWreck_MV22_F
{
table = "Military";
positions[] =
{
table = "Military";
positions[] = {{-1.17383, 8.0918, -2.79785}, {2.92285, -9.17188, -2.77692}, {3.7041, 0.40918, -2.84418}, {-0.260742, -9.69434, -2.67627}, {2.69434, 7.49609, -2.72632}, {1.69922, 10.1006, -2.71313}, {6.04102, 1.19434, -2.90607}, {4.15332, -3.63574, -2.86328}, {0.224609, 4.14941, -2.80768}, {-1.55957, 1.5957, -2.79156}, {-3.49121, 5.05664, -2.82739}, {2.37891, -5.42676, -2.78564}, {-4.07129, -2.78711, -2.71198}, {-1.16895, -6.24023, -2.71613}, {6.19141, -1.70313, -2.93707}, {2.27148, 3.82129, -2.76392}, {-0.84082, -0.824219, -2.7915}, {-4.71973, 1.80469, -2.78058}, {2.14648, -1.65723, -2.79163}};
{1.67041, 5.10938, -4.01585},
{5.11182, 1.00391, -4.06043},
{-1.47461, -0.78125, -4.04636},
{-0.291992, -6.69336, -4.08302},
{4.04053, -6.73242, -4.11208},
{1.85742, -11.0156, -4.12776}
};

};
class Land_Wreck_Slammer_F
{
table = "Military";
positions[] =
{
{-3.54474, -3.43848, -1.22791},
{-1.09625, 4.39575, -1.15581},
{-4.30762, -0.0258789, -1.19429},
{-1.15491, -4.44312, -1.26147},
{1.22479, 3.46069, -1.47173},
{1.71399, -2.64648, -1.48645},
{2.35693, 0.204346, -1.58582}

};
};