/* Author: Aaron Clark - EpochMod.com Contributors: Richie Description: Epoch gamemode config for Esseker Licence: Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike Github: https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_config/Configs/CfgEpochClient/Esseker.hpp */ class Esseker { blockedArea[] = { { { 208.778, 353.779, 0 }, 300 }, //Cave { { 1997.77, 4177.22, 0 }, 200 }, //Krupa { { 2710.82, 4577.82, 0 }, 300 }, //Kupress { { 6698.04, 3901.16, 0 }, 220 }, //Plava Vrana Military { { 9441.22, 4768.86, 0 }, 500 }, //Adela AF West { { 10336, 4809.92, 0 }, 280 }, //Adela AF East { { 6453.85, 5454.12, 0 }, 200 }, //Neptune resort { { 5237.39, 4756.58, 0 }, 200 }, //Power station { { 5034.75, 5126.94, 0 }, 300 }, //Kula { { 6317.04, 6194.92, 0 }, 200 }, //Gulash { { 3023.79, 6078.66, 0 }, 400 }, //Danilov Grad { { 8665.26, 5643.09, 0 }, 600 }, //Old Esseker (West) { { 9676.37, 5592.46, 0 }, 600 }, //Esseker (Central) { { 10547.4, 5465.63, 0 }, 600 }, //Lower Esseker (East) { { 11896.2, 7941.4, 0 }, 200 }, //Novi Grad { { 10136.3, 7917, 0 }, 60 }, //Chardak Resort { { 9054.67, 7902.84, 0 }, 150 }, //Pilana Sawmill { { 7780.88, 6914.07, 0 }, 200 }, //Posestra { { 6199.98, 6919.69, 0 }, 150 }, //Lug { { 3503.95, 6888.93, 0 }, 170 }, //Melina { { 1953.28, 7815.1, 0 }, 210 }, //Rama { { 4791.52, 8074.88, 0 }, 200 }, //Chokory { { 3967.84, 9242.61, 0 }, 120 }, //ES Petrol { { 1171.25, 10280.1, 0 }, 150 }, //Camp Spencer { { 7169.08, 9298.94, 0 }, 150 }, //Tuk { { 7676.77, 10152.7, 0 }, 100 }, //Igman Military Base { { 10060.6, 9901.3, 0 }, 200 } //Borosh }; // main config TrashClasses[] = { "Trash", "TrashSmall", "TrashVehicle", "PumpkinPatch", "TrashFood", "HempFiber" }; };