Skip to content

Commit

Permalink
Changed: offline CE files updated for the Game Update 1.14 (Chernarus)
Browse files Browse the repository at this point in the history
  • Loading branch information
tom4897 committed Oct 5, 2021
1 parent 3255058 commit 657ef69
Show file tree
Hide file tree
Showing 22 changed files with 45,635 additions and 44,707 deletions.
Binary file modified dayzOffline.chernarusplus/areaflags.map
Binary file not shown.
177 changes: 177 additions & 0 deletions dayzOffline.chernarusplus/cfgEffectArea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
{
"Areas": [
{ "AreaName": "Ship-SW",
"Type": "ContaminatedArea_Static",
"TriggerType": "ContaminatedTrigger",
"Data": {
"Pos": [ 13684, 0, 11073 ],
"Radius": 100,
"PosHeight": 22,
"NegHeight": 10,
"InnerRingCount": 1,
"InnerPartDist": 50,
"OuterRingToggle": 1,
"OuterPartDist": 50,
"OuterOffset": 0,
"VerticalLayers": 0,
"VerticalOffset": 0,
"ParticleName": "graphics/particles/contaminated_area_gas_bigass"
},
"PlayerData": {
"AroundPartName": "graphics/particles/contaminated_area_gas_around",
"TinyPartName": "graphics/particles/contaminated_area_gas_around_tiny",
"PPERequesterType": "PPERequester_ContaminatedAreaTint"
}
},
{ "AreaName": "Ship-NE",
"Type": "ContaminatedArea_Static",
"TriggerType": "ContaminatedTrigger",
"Data": {
"Pos": [ 13881, 0, 11172 ],
"Radius": 100,
"PosHeight": 26,
"NegHeight": 10,
"InnerRingCount": 1,
"InnerPartDist": 50,
"OuterRingToggle": 1,
"OuterPartDist": 50,
"OuterOffset": 0,
"VerticalLayers": 0,
"VerticalOffset": 0,
"ParticleName": "graphics/particles/contaminated_area_gas_bigass"
},
"PlayerData": {
"AroundPartName": "graphics/particles/contaminated_area_gas_around",
"TinyPartName": "graphics/particles/contaminated_area_gas_around_tiny",
"PPERequesterType": "PPERequester_ContaminatedAreaTint"
}
},
{ "AreaName": "Ship-Central",
"Type": "ContaminatedArea_Static",
"TriggerType": "ContaminatedTrigger",
"Data": {
"Pos": [ 13752, 0, 11164 ],
"Radius": 100,
"PosHeight": 22,
"NegHeight": 2,
"InnerRingCount": 1,
"InnerPartDist": 50,
"OuterRingToggle": 1,
"OuterPartDist": 60,
"OuterOffset": 0,
"VerticalLayers": 0,
"VerticalOffset": 0,
"ParticleName": "graphics/particles/contaminated_area_gas_bigass"
},
"PlayerData": {
"AroundPartName": "graphics/particles/contaminated_area_gas_around",
"TinyPartName": "graphics/particles/contaminated_area_gas_around_tiny",
"PPERequesterType": "PPERequester_ContaminatedAreaTint"
}
},
{ "AreaName": "Pavlovo-North",
"Type": "ContaminatedArea_Static",
"TriggerType": "ContaminatedTrigger",
"Data": {
"Pos": [ 2043, 0, 3485 ],
"Radius": 150,
"PosHeight": 25,
"NegHeight": 20,
"InnerRingCount": 2,
"InnerPartDist": 50,
"OuterRingToggle": 1,
"OuterPartDist": 40,
"OuterOffset": 0,
"VerticalLayers": 0,
"VerticalOffset": 0,
"ParticleName": "graphics/particles/contaminated_area_gas_bigass"
},
"PlayerData": {
"AroundPartName": "graphics/particles/contaminated_area_gas_around",
"TinyPartName": "graphics/particles/contaminated_area_gas_around_tiny",
"PPERequesterType": "PPERequester_ContaminatedAreaTint"
}
},
{ "AreaName": "Pavlovo-South",
"Type": "ContaminatedArea_Static",
"TriggerType": "ContaminatedTrigger",
"Data": {
"Pos": [ 2164, 0, 3335 ],
"Radius": 150,
"PosHeight": 11,
"NegHeight": 10,
"InnerRingCount": 2,
"InnerPartDist": 50,
"OuterRingToggle": 1,
"OuterPartDist": 40,
"OuterOffset": 0,
"VerticalLayers": 0,
"VerticalOffset": 0,
"ParticleName": "graphics/particles/contaminated_area_gas_bigass"
},
"PlayerData": {
"AroundPartName": "graphics/particles/contaminated_area_gas_around",
"TinyPartName": "graphics/particles/contaminated_area_gas_around_tiny",
"PPERequesterType": "PPERequester_ContaminatedAreaTint"
}
}
],

"SafePositions":[
[434, 13624],
[360, 10986],
[1412, 13505],
[1290, 11773],
[5742, 8568],
[4191, 4620],
[4949, 6569],
[1018, 7138],
[5041, 2640],
[6895, 7915],
[6128, 8120],
[4420, 8117],
[2811, 10209],
[1954, 2417],
[3633, 8708],
[5222, 5737],
[3546, 2628],
[2373, 5516],
[2462, 6879],
[1654, 3600],
[11774, 14570],
[8228, 9345],
[11100, 13400],
[9333, 8697],
[11513, 12203],
[4955, 10603],
[5090, 15054],
[6513, 14579],
[3483, 14941],
[4019, 11194],
[7607, 12384],
[4307, 9528],
[3266, 12352],
[4432, 13285],
[5473, 12455],
[9731, 13685],
[2745, 7784],
[8492, 14128],
[3501, 13292],
[7912, 10943],
[4165, 10134],
[10536, 7871],
[1467, 14288],
[5479, 9709],
[9449, 11963],
[319, 9222],
[8009, 14843],
[7206, 7158],
[12303, 13601],
[3435, 5959],
[4060, 12050],
[6633, 2988],
[870, 2095],
[10286, 9071],
[10371, 5690]
]
}
81 changes: 81 additions & 0 deletions dayzOffline.chernarusplus/cfgeventspawns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,87 @@
<pos x="13977.732422" z="14897.462891" />
<pos x="1363.39" z="9308.64" />
</event>
<event name="StaticContaminatedArea">
<zone smin="0" smax="0" dmin="5" dmax="8" r="75" />
<pos x="6034" z="7823" />
<pos x="5045" z="9840" />
<pos x="8496" z="13976" />
<pos x="4903" z="5682" />
<pos x="4009" z="11846" />
<pos x="4124" z="10551" />
<pos x="5344" z="9881" />
<pos x="10415" z="8911" />
<pos x="11876" z="12530" />
<pos x="3721" z="8920" />
<pos x="6338" z="7800" />
<pos x="4625" z="10467" />
<pos x="1819" z="3452" />
<pos x="4496" z="9625" />
<pos x="2736" z="5377" />
<pos x="2712" z="6758" />
<pos x="4186" z="11041" />
<pos x="10122" z="5490" />
<pos x="1465" z="13645" />
<pos x="4944" z="2460" />
<pos x="4372" z="4643" />
<pos x="9494" z="8820" />
<pos x="3082" z="7979" />
<pos x="3710" z="5993" />
<pos x="11507" z="14472" />
<pos x="10942" z="13392" />
<pos x="3339" z="15187" />
<pos x="2722" z="9998" />
<pos x="4965" z="15113" />
<pos x="7955" z="14634" />
<pos x="9555" z="13679" />
<pos x="598" z="13669" />
<pos x="8128" z="10955" />
<pos x="5413" z="12606" />
<pos x="1661" z="14346" />
<pos x="1256" z="11449" />
<pos x="3450" z="13016" />
<pos x="5409" z="8539" />
<pos x="3529" z="12545" />
<pos x="7239" z="7012" />
<pos x="10432" z="5978" />
<pos x="4319" z="10174" />
<pos x="748" z="1876" />
<pos x="4761" z="6785" />
<pos x="3656" z="2459" />
<pos x="1910" z="2254" />
<pos x="10698" z="8081" />
<pos x="7097" z="12709" />
<pos x="2509" z="5079" />
<pos x="3681" z="14811" />
<pos x="11211" z="12238" />
<pos x="509" z="11089" />
<pos x="5985" z="10342" />
<pos x="4707" z="6365" />
<pos x="4624" z="9603" />
<pos x="6504" z="2749" />
<pos x="341" z="9401" />
<pos x="7254" z="3046" />
<pos x="1143" z="2386" />
<pos x="12195" z="13831" />
<pos x="10996" z="12417" />
<pos x="11800" z="14311" />
<pos x="10432" z="9136" />
<pos x="9559" z="11816" />
<pos x="1484" z="11946" />
<pos x="4531" z="8306" />
<pos x="8093" z="9316" />
<pos x="7177" z="7686" />
<pos x="1157" z="7239" />
<pos x="8175" z="12754" />
<pos x="1427" z="14459" />
<pos x="2835" z="12377" />
<pos x="7702" z="12630" />
<pos x="1686" z="14171" />
<pos x="1554" z="13585" />
<pos x="4338" z="13059" />
<pos x="6666" z="14459" />
<pos x="7817" z="14780" />
</event>
<event name="Loot" />
<event name="VehicleOffroadHatchback">
<pos x="10967.148438" z="5494.307616" a="125.181313" />
Expand Down
1 change: 1 addition & 0 deletions dayzOffline.chernarusplus/cfglimitsdefinition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<usage name="Prison"/>
<usage name="Lunapark"/>
<usage name="SeasonalEvent"/>
<usage name="ContaminatedArea"/>
</usageflags>
<valueflags>
<value name="Tier1"/>
Expand Down
Loading

0 comments on commit 657ef69

Please sign in to comment.