fixed two loot positions Land_d_Windmill01_F and Land_d_Windmill01_F
This commit is contained in:
vbawol 2016-10-31 10:22:06 -05:00
parent 54269db977
commit 25b6dd64e5
48 changed files with 77 additions and 85 deletions

View File

@ -421,9 +421,9 @@ class CfgBuildingLootPos
class Land_i_Barracks_V1_F : Land_i_Barracks_V2_F {};
class Land_d_Windmill01_F : Default
{
pelicanPos[] = {{{-2.92773,2.72852,0.965859},132.301}};
shoeboxPos[] = {{{-1.11328,1.94141,-2.32494},0}};
palletPos[] = {{{-1.2168,-0.789063,-2.31882},360}};
pelicanPos[] = {{{-0.800781,0.158203,0.943356},133}};
shoeboxPos[] = {{{-1.06055,1.63477,-2.32494},242}};
palletPos[] = {{{-1.2168,-0.791016,-2.31882},0}};
};
class Land_u_Shed_Ind_F : Default
{
@ -888,15 +888,15 @@ class CfgBuildingLootPos
class Land_i_House_Big_02_V3_F : Land_i_House_Big_02_V1_F {};
class Land_i_House_Small_03_V1_F : Default
{
shelfPos[] = {{{0.273438,1.06055,-0.398047},178.213},{{5.03125,4.3418,-0.398025},55.5188}};
fridgePos[] = {{{1.30078,3.96289,-0.398048},85.9457}};
bedPos[] = {{{-4.09961,3.68945,-0.39807},268.584}};
couchPos[] = {{{-4.36719,-0.742188,-0.398075},183.015}};
wardrobePos[] = {{{-2.23438,-1.9375,-0.397993},183.121},{{5.0918,1.56055,-0.397933},90.0051}};
cookerPos[] = {{{1.32813,2.72852,-0.398477},89.3721}};
chairPos[] = {{{-1.32031,-3.61523,-0.694491},357.783},{{-2.01563,4.09961,-0.398058},39.0805},{{2.7168,-5.76758,-0.398058},216.364},{{4.70508,-5.81641,-0.398057},145.992}};
tablePos[] = {{{4.98828,-2.87695,-0.398071},89.3266}};
palletPos[] = {{{-2.04102,-5.83398,-10},360}};
shelfPos[] = {{{-0.678711,4.01953,-0.0356882},270},{{5.26367,4.1875,-0.0356882},89}};
fridgePos[] = {{{1.34668,1.80469,-0.0356882},91.2}};
bedPos[] = {{{-4.05957,3.81641,-0.0356882},267}};
couchPos[] = {{{-4.2793,-0.507813,-0.0356882},180}};
wardrobePos[] = {{{-1.69336,-1.98828,-0.0356882},180},{{5.06543,1.43945,-0.0356882},89}};
cookerPos[] = {{{1.24902,2.82031,-0.0356882},89.2}};
chairPos[] = {{{-1.80762,4.16406,-0.0356882},40},{{2.73828,-5.79297,-0.0356882},219},{{4.80957,-5.86719,-0.0356882},149}};
tablePos[] = {{{4.98535,-2.73438,-0.0356882},89}};
palletPos[] = {{{-2.04004,-5.83203,-10},0}};
};
class Land_u_House_Small_02_V1_F : Default
{

View File

@ -5560,31 +5560,31 @@
"pelicanPos": [
[
[
-2.92773,
2.72852,
0.965859
-0.800781,
0.158203,
0.943356
],
132.301
133
]
],
"shoeboxPos": [
[
[
-1.11328,
1.94141,
-1.06055,
1.63477,
-2.32494
],
0
242
]
],
"palletPos": [
[
[
-1.2168,
-0.789063,
-0.791016,
-2.31882
],
360
0
]
],
"_inherit": "Default"
@ -10357,131 +10357,123 @@
"shelfPos": [
[
[
0.273438,
1.06055,
-0.398047
-0.678711,
4.01953,
-0.0356882
],
178.213
270
],
[
[
5.03125,
4.3418,
-0.398025
5.26367,
4.1875,
-0.0356882
],
55.5188
89
]
],
"fridgePos": [
[
[
1.30078,
3.96289,
-0.398048
1.34668,
1.80469,
-0.0356882
],
85.9457
91.2
]
],
"bedPos": [
[
[
-4.09961,
3.68945,
-0.39807
-4.05957,
3.81641,
-0.0356882
],
268.584
267
]
],
"couchPos": [
[
[
-4.36719,
-0.742188,
-0.398075
-4.2793,
-0.507813,
-0.0356882
],
183.015
180
]
],
"wardrobePos": [
[
[
-2.23438,
-1.9375,
-0.397993
-1.69336,
-1.98828,
-0.0356882
],
183.121
180
],
[
[
5.0918,
1.56055,
-0.397933
5.06543,
1.43945,
-0.0356882
],
90.0051
89
]
],
"cookerPos": [
[
[
1.32813,
2.72852,
-0.398477
1.24902,
2.82031,
-0.0356882
],
89.3721
89.2
]
],
"chairPos": [
[
[
-1.32031,
-3.61523,
-0.694491
-1.80762,
4.16406,
-0.0356882
],
357.783
40
],
[
[
-2.01563,
4.09961,
-0.398058
2.73828,
-5.79297,
-0.0356882
],
39.0805
219
],
[
[
2.7168,
-5.76758,
-0.398058
4.80957,
-5.86719,
-0.0356882
],
216.364
],
[
[
4.70508,
-5.81641,
-0.398057
],
145.992
149
]
],
"tablePos": [
[
[
4.98828,
-2.87695,
-0.398071
4.98535,
-2.73438,
-0.0356882
],
89.3266
89
]
],
"palletPos": [
[
[
-2.04102,
-5.83398,
-2.04004,
-5.83203,
-10
],
360
0
]
],
"_inherit": "Default"

View File

@ -1 +1 @@
build=629;
build=630;

View File

@ -1 +1 @@
build=629;
build=630;

View File

@ -1 +1 @@
build=629;
build=630;

View File

@ -1 +1 @@
build=629;
build=630;

View File

@ -1 +1 @@
629
630