Skip to content

Instantly share code, notes, and snippets.

@wiking-at
Created August 28, 2014 16:25
Show Gist options
  • Save wiking-at/d2c136bff4adabcf14ad to your computer and use it in GitHub Desktop.
Save wiking-at/d2c136bff4adabcf14ad to your computer and use it in GitHub Desktop.
Custom Territory Regions
// @file Version: 1.0
// @file Name: config.sqf
// @file Author: [404] Deadbeat, [404] Costlyy, [GoT] JoSchaap, AgentRev
// @file Created: 20/11/2012 05:13
// @file Description: Main config.
// For SERVER CONFIG, values are in server\init.sqf
// Towns and cities array
// Marker Name, Diameter, City Name
cityList = compileFinal str
[
["Town_1", 400, "Kavala"],
["Town_2", 300, "Agios Dionysios"],
["Town_3", 150, "Abdera"],
["Town_4", 250, "Athira"],
["Town_5", 200, "Telos"],
["Town_6", 200, "Sofia"],
["Town_7", 200, "Paros"],
["Town_8", 300, "Pyrgos"],
["Town_9", 150, "Selakano"],
["Town_10", 200, "Vikos"],
["Town_11", 250, "Zaros"],
["Town_12", 250, "Neochori"],
["Town_13", 250, "Aggelochori"],
["Town_14", 200, "Panochori"],
["Town_15", 200, "Charkia"],
["Town_16", 150, "Chalkeia"],
["Town_17", 150, "Oreokastro"],
["Town_18", 100, "Dump"],
["Town_19", 125, "Negades"],
["Town_20", 100, "Frini"],
["Town_21", 175, "Poliakko"],
["Town_22", 125, "Kore"],
["Town_23", 125, "Syrta"],
["Town_24", 150, "Lakka"],
["Town_25", 125, "Dorida"],
["Town_26", 125, "Panagia"],
["Town_27", 150, "Kalochori"],
["Town_28", 175, "Feres"],
["Town_29", 175, "Molos"],
["Town_30", 175, "Rodopoli"]
];
/*
militarylist = compileFinal str
[
["milSpawn_1"],
["milSpawn_2"],
["milSpawn_3"],
["milSpawn_4"],
["milSpawn_5"],
["milSpawn_6"],
["milSpawn_7"],
["milSpawn_8"],
["milSpawn_9"],
["milSpawn_10"],
["milSpawn_11"],
["milSpawn_12"],
["milSpawn_13"],
["milSpawn_14"]
];
*/
config_items_jerrycans_max = compileFinal "1";
config_items_syphon_hose_max = compileFinal "1";
config_refuel_amount_default = compileFinal "0.25";
config_refuel_amounts = compileFinal str
[
["Quadbike_01_base_F", 0.50],
["Tank", 0.10],
["Air", 0.10]
];
// NOTE: Player saving and money settings moved to external config (A3Wasteland_settings\main_config.sqf), default values are set in server\default_config.sqf
// Is player saving enabled?
// config_player_saving_enabled = compileFinal "0";
// How much do players spawn with?
// config_initial_spawn_money = compileFinal "100";
// Territory system definitions. See territory/README.md for more details.
//
// Format is:
// 1 - Territory marker name. Must begin with 'TERRITORY_'
// 2 - Descriptive name
// 3 - Monetary value
// 4 - Territory category, currently unused. See territory/README.md for details.
config_territory_markers = compileFinal str
[/*
["TERRITORY_THRONOS_CASTLE", "Thronos Castle", 500, "CASTLE"],
//["TERRITORY_KASTRO_CASTLE", "Kastro Castle", 500, "CASTLE"],
["TERRITORY_SW_AIRFIELD", "AAC Airfield", 500, "AIRFIELD"],
["TERRITORY_MAIN_AIRBASE_SW", "Altis Airport (SW)", 400, "AIRBASE"],
["TERRITORY_MAIN_AIRBASE_CENTER", "Altis Airport (Center)", 400, "AIRBASE"],
["TERRITORY_MAIN_AIRBASE_NE", "Altis Airport (NE)", 400, "AIRBASE"],
["TERRITORY_NE_AIRFIELD", "Molos Airfield", 500, "AIRFIELD"],
["TERRITORY_SE_AIRFIELD", "Selakano Airfield", 500, "AIRFIELD"],
["TERRITORY_NW_AIRFIELD", "Northwest Airfield", 500, "AIRFIELD"],
["TERRITORY_SALTFLATS_AIRFIELD", "Saltflats", 500, "AIRFIELD"],
["TERRITORY_WEST_POWER_PLANT", "West Power Plant", 500, "POWER"],
["TERRITORY_CENTER_POWER_PLANT", "Center Power Plant", 500, "POWER"],
//["TERRITORY_EAST_POWER_PLANT", "East Power Plant", 500, "POWER"],
["TERRITORY_IRAKLIA_RUINS", "Iraklia Ruins", 500, "RUINS"],
["TERRITORY_ARTINARKI_RUINS", "Artinarki Ruins", 500, "RUINS"],
//["TERRITORY_MOLOS_TRANSMITTER", "Molos Transmitter", 500, "TRANSMITTER"],
//["TERRITORY_DIDYMOS_TRANSMITTER_1", "Didymos Transmitter One", 500, "TRANSMITTER"],
//["TERRITORY_DIDYMOS_TRANSMITTER_2", "Didymos Transmitter Two", 500, "TRANSMITTER"],
["TERRITORY_MAGOS_TRANSMITTER", "Magos Transmitter", 500, "TRANSMITTER"],
["TERRITORY_PYRSOS_TRANSMITTER", "Pyrsos Transmitter", 500, "TRANSMITTER"],
["TERRITORY_MILITARY_RESEARCH", "Telos Military Base", 500, "MILITARY"]
*/
["TERRITORY_0_KAVALA_A", "Kavala (A)", 5000],
["TERRITORY_0_KAVALA_B", "Kavala (B)", 5000],
["TERRITORY_0_KAVALA_C", "Kavala (C)", 5000],
["TERRITORY_1_ALTISAIR_A", "Altis Airport (A)", 5000],
["TERRITORY_1_ALTISAIR_B", "Altis Airport (B)", 5000],
["TERRITORY_1_ALTISAIR_C", "Altis Airport (C)", 5000],
["TERRITORY_2_PYRGOS_A", "Pyrgos (A)", 5000],
["TERRITORY_2_PYRGOS_B", "Pyrgos (B)", 5000],
["TERRITORY_2_PYRGOS_C", "Pyrgos (C)", 5000],
["TERRITORY_3_KORE_A", "Kore (A)", 5000],
["TERRITORY_3_KORE_B", "Kore (B)", 5000],
["TERRITORY_3_KORE_C", "Kore (C)", 5000],
["TERRITORY_4_HOTEL_A", "Ghost Hotel (A)", 5000],
["TERRITORY_4_HOTEL_B", "Ghost Hotel (B)", 5000],
["TERRITORY_4_HOTEL_C", "Ghost Hotel (C)", 5000],
["TERRITORY_5_THRONOS_A", "Thronos (A)", 5000],
["TERRITORY_5_THRONOS_B", "Thronos (B)", 5000],
["TERRITORY_5_THRONOS_C", "Thronos (C)", 5000],
["TERRITORY_6_SELAKANO_A", "Selakano (A)", 5000],
["TERRITORY_6_SELAKANO_B", "Selakano (B)", 5000],
["TERRITORY_6_SELAKANO_C", "Selakano (C)", 5000],
["TERRITORY_7_KRIM_A", "Krim (A)", 5000],
["TERRITORY_7_KRIM_B", "Krim (B)", 5000],
["TERRITORY_7_KRIM_C", "Krim (C)", 5000],
["TERRITORY_8_MOLOS_A", "Molos (A)", 5000],
["TERRITORY_8_MOLOS_B", "Molos (B)", 5000],
["TERRITORY_8_MOLOS_C", "Molos (C)", 5000]
];
version=12;
class Mission
{
addOns[]=
{
"a3_map_altis",
"A3_Characters_F_OPFOR",
"A3_Characters_F_INDEP",
"A3_Weapons_F",
"a3_weapons_f_longrangerifles_gm6",
"a3_weapons_f_longrangerifles_m320",
"A3_Characters_F_Civil",
"A3_Structures_F_Mil_Fortification",
"A3_Structures_F_Households_House_Small01",
"a3_structures_f_households_stone_big",
"A3_Structures_F_Households_Stone_Shed",
"A3_Structures_F_Households_WIP",
"A3_Structures_F_Ind_Pipes",
"A3_Structures_F_Households_Addons",
"A3_Structures_F_Households_House_Big02",
"A3_Structures_F_Ind_FuelStation",
"A3_Structures_F_Furniture",
"A3_Structures_F_Households_Stone_Small",
"A3_Structures_F_Civ_Constructions",
"A3_Structures_F_Wrecks",
"A3_Structures_F_Ind_PowerLines",
"A3_Structures_F_Households_House_Shop01",
"A3_Structures_F_Ind_Transmitter_Tower",
"A3_Structures_F_Civ_Dead",
"A3_Structures_F_Naval_RowBoats",
"A3_Structures_F_Mil_Cargo",
"A3_Structures_F_Mil_Flags",
"A3_Structures_F_Mil_Barracks",
"a3_structures_f_mil_shelters",
"A3_Structures_F_Training",
"A3_Structures_F_Ind_Cargo",
"A3_Structures_F_Dominants_Lighthouse",
"A3_Structures_F_Ind_Shed",
"A3_Structures_F_Naval_Piers",
"a3_structures_f_mil_bagfence",
"a3_structures_f_mil_bagbunker",
"a3_structures_f_items_luggage",
"a3_structures_f_items_valuables",
"a3_structures_f_items_cans",
"A3_Air_F_Heli_Light_01",
"A3_Air_F_Heli_Light_02",
"A3_Air_F_Beta_Heli_Transport_01",
"A3_Soft_F_HEMTT",
"A3_Soft_F_Offroad_01",
"A3_Soft_F_MRAP_03",
"a3_soft_f_truckheavy",
"A3_Boat_F_Boat_Transport_01",
"a3_boat_f_beta_boat_transport_01",
"A3_Boat_F_Boat_Armed_01",
"a3_boat_f_beta_boat_armed_01",
"a3_armor_f_panther",
"A3_Boat_F_SDV_01",
"A3_Modules_F_Multiplayer",
"A3_Modules_F_Sites",
"a3_characters_f_beta",
"a3_characters_f_gamma",
"A3_Roads_F",
"A3_Structures_F_Mil_Helipads",
"A3_Structures_F_EPC_Civ_Accessories",
"A3_Data_F",
"A3_Structures_F_Research",
"A3_Structures_F_Civ_Lamps"
};
addOnsAuto[]=
{
"A3_Roads_F",
"A3_Structures_F_Mil_Helipads",
"A3_Data_F",
"a3_map_altis"
};
randomSeed=14957468;
class Intel
{
briefingName="AJ A3Wasteland Altis v0.9gh";
overviewText="Wasteland survival sandbox by Team Wasteland - visit A3Wasteland.com for more details";
resistanceWest=0;
startWeather=0.10000001;
startWind=0.30000001;
startWaves=0.40000001;
forecastWeather=0.40000004;
forecastWind=0.69999999;
forecastWaves=0.89999998;
forecastLightnings=0.30000001;
year=2035;
month=6;
hour=6;
minute=0;
startFogDecay=0.0029333001;
forecastFogDecay=0.0039332998;
};
class Vehicles
{
items=144;
class Item0
{
position[]={23044.738,3.1900001,18988.525};
id=0;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
text="Light1";
};
class Item1
{
position[]={23056.164,3.1900001,18977.332};
id=1;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item2
{
position[]={23056.137,3.1900001,18988.492};
id=2;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item3
{
position[]={23044.701,3.1900001,18976.891};
id=3;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item4
{
position[]={20910.729,27.950006,6904.6089};
azimut=25;
id=4;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item5
{
position[]={20907.852,27.991465,6899.4194};
id=5;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item6
{
position[]={20913.006,27.848896,6910.0615};
id=6;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item7
{
position[]={20916.08,27.814487,6902.1353};
id=7;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item8
{
position[]={20905.502,28.057093,6907.3389};
id=8;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item9
{
position[]={21019.461,24.332212,7233.1587};
azimut=39.32774;
id=9;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item10
{
position[]={21018.67,23.905863,7241.2593};
azimut=39.32774;
id=10;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item11
{
position[]={21027.641,24.189735,7234.1758};
azimut=39.32774;
id=11;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item12
{
position[]={21020.281,24.854052,7225.1328};
azimut=39.32774;
id=12;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item13
{
position[]={21011.537,24.415668,7232.4063};
azimut=39.32774;
id=13;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item14
{
position[]={21023.982,24.508455,7229.6118};
azimut=39.32774;
id=14;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item15
{
position[]={21014.967,24.163946,7236.7861};
azimut=39.32774;
id=15;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item16
{
position[]={21023.156,23.977444,7237.8965};
azimut=39.32774;
id=16;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item17
{
position[]={21015.434,24.669809,7228.7539};
azimut=39.32774;
id=17;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item18
{
position[]={20907.916,28.098564,6912.2295};
azimut=27;
id=18;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item19
{
position[]={20918.35,27.675325,6907.4194};
azimut=27;
id=19;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item20
{
position[]={20913.385,27.93712,6896.9458};
azimut=27;
id=20;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item21
{
position[]={20902.914,28.10673,6901.873};
azimut=27;
id=21;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item22
{
position[]={23050.561,3.1900001,18982.83};
id=22;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item23
{
position[]={23050.504,3.1900001,18988.723};
id=23;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item24
{
position[]={23056.34,3.1900001,18982.939};
id=24;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item25
{
position[]={23050.283,3.1900001,18976.879};
id=25;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item26
{
position[]={23044.555,3.1900001,18983.049};
id=26;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item27
{
position[]={11873.664,16.186937,9440.5059};
azimut=-419.91827;
id=27;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item28
{
position[]={11865.797,16.344261,9438.4307};
azimut=-419.91827;
id=28;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item29
{
position[]={11871.353,15.793181,9448.4229};
azimut=-419.91827;
id=29;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item30
{
position[]={11881.462,15.665461,9442.6133};
azimut=-419.91827;
id=30;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item31
{
position[]={11875.683,16.343596,9432.8145};
azimut=-419.91827;
id=31;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item32
{
position[]={11876.441,15.683533,9445.5518};
azimut=-419.91827;
id=32;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item33
{
position[]={11870.808,16.30073,9435.4951};
azimut=-419.91827;
id=33;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item34
{
position[]={11868.4,16.239363,9443.3965};
azimut=-419.91827;
id=34;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item35
{
position[]={11878.669,16.286263,9437.2412};
azimut=-419.91827;
id=35;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item36
{
position[]={5524.647,200.8784,19774.273};
azimut=-45.878223;
id=36;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item37
{
position[]={5516.5088,200.07693,19774.166};
azimut=-45.878223;
id=37;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item38
{
position[]={5524.3159,201.70227,19782.508};
azimut=-45.878223;
id=38;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item39
{
position[]={5532.7148,201.77025,19774.418};
azimut=-45.878223;
id=39;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item40
{
position[]={5524.7368,199.89365,19766.318};
azimut=-45.878223;
id=40;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item41
{
position[]={5528.5596,201.81732,19778.484};
azimut=-45.878223;
id=41;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item42
{
position[]={5520.6533,199.98445,19770.1};
azimut=-45.878223;
id=42;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item43
{
position[]={5520.2339,200.87968,19778.352};
azimut=-45.878223;
id=43;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item44
{
position[]={5528.7036,200.7509,19769.889};
azimut=-45.878223;
id=44;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item45
{
position[]={14770.237,18.049999,16182.841};
azimut=402.40442;
id=45;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item46
{
position[]={14769.889,17.952656,16190.976};
azimut=402.40442;
id=46;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item47
{
position[]={14778.46,18.258942,16183.423};
azimut=402.40442;
id=47;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item48
{
position[]={14770.633,18.295835,16174.79};
azimut=402.40442;
id=48;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item49
{
position[]={14762.293,17.980331,16182.521};
azimut=402.40442;
id=49;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item50
{
position[]={14774.567,18.28203,16179.063};
azimut=402.40442;
id=50;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item51
{
position[]={14765.948,17.91,16186.715};
azimut=402.40442;
id=51;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item52
{
position[]={14774.186,18.053247,16187.383};
azimut=402.40442;
id=52;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item53
{
position[]={14766.201,18.097042,16178.899};
azimut=402.40442;
id=53;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item54
{
position[]={26999,21.17103,24783.479};
azimut=41.761929;
id=54;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item55
{
position[]={26998.549,21.073639,24791.602};
azimut=41.761929;
id=55;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item56
{
position[]={27007.205,21.357616,24784.141};
azimut=41.761929;
id=56;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item57
{
position[]={26999.48,21.283789,24775.428};
azimut=41.761929;
id=57;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item58
{
position[]={26991.051,21.041975,24783.063};
azimut=41.761929;
id=58;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item59
{
position[]={27003.363,21.317331,24779.736};
azimut=41.761929;
id=59;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item60
{
position[]={26994.66,21.052057,24787.297};
azimut=41.761929;
id=60;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item61
{
position[]={27002.893,21.196634,24788.051};
azimut=41.761929;
id=61;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item62
{
position[]={26994.785,21.13784,24779.244};
azimut=41.761929;
id=62;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item63
{
position[]={4947.6802,16.749365,14434.299};
azimut=-26.124439;
id=63;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item64
{
position[]={4939.98,16.559992,14436.938};
azimut=-26.124439;
id=64;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item65
{
position[]={4950.1475,16.809813,14442.156};
azimut=-26.124439;
id=65;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item66
{
position[]={4955.3223,16.809418,14431.709};
azimut=-26.124439;
id=66;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item67
{
position[]={4945.0742,16.688869,14426.777};
azimut=-26.124439;
id=67;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item68
{
position[]={4952.7876,16.810043,14436.935};
azimut=-26.124439;
id=68;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item69
{
position[]={4942.5093,16.676962,14431.711};
azimut=-26.124439;
id=69;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item70
{
position[]={4944.9067,16.762911,14439.626};
azimut=-26.124439;
id=70;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item71
{
position[]={4950.0151,16.755335,14428.802};
azimut=-26.124439;
id=71;
side="EMPTY";
vehicle="Land_Flush_Light_yellow_F";
skill=0.60000002;
};
class Item72
{
position[]={15362.796,18.057455,16811.934};
id=72;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item73
{
position[]={15362.773,18.059462,16805.949};
id=73;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item74
{
position[]={15362.625,18.057001,16817.867};
id=74;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item75
{
position[]={15368.672,18.071562,16812.215};
id=75;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item76
{
position[]={15356.958,18.033779,16812.301};
id=76;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item77
{
position[]={15357.054,18.020035,16817.672};
id=77;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item78
{
position[]={15368.668,18.095238,16817.85};
id=78;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item79
{
position[]={15368.688,18.071798,16806.15};
id=79;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item80
{
position[]={15356.823,18.041168,16806.047};
id=80;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item81
{
position[]={5174.7324,238.71729,21061.953};
id=81;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item82
{
position[]={5174.71,238.77594,21055.969};
id=82;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item83
{
position[]={5174.5615,238.80069,21067.887};
id=83;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item84
{
position[]={5180.6084,238.81046,21062.234};
id=84;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item85
{
position[]={5168.8945,238.70087,21062.32};
id=85;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item86
{
position[]={5168.9902,238.77686,21067.691};
id=86;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item87
{
position[]={5180.6045,238.73096,21067.869};
id=87;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item88
{
position[]={5180.624,238.7928,21056.17};
id=88;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item89
{
position[]={5168.7598,238.71144,21056.066};
id=89;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item90
{
position[]={3709.2939,27.077061,12208.897};
id=90;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item91
{
position[]={3709.2715,27.061104,12202.913};
id=91;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item92
{
position[]={3709.123,27.088381,12214.831};
id=92;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item93
{
position[]={3715.1699,27.08028,12209.179};
id=93;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item94
{
position[]={3703.4561,27.078039,12209.265};
id=94;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item95
{
position[]={3703.5518,27.086182,12214.636};
id=95;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item96
{
position[]={3715.166,27.096392,12214.813};
id=96;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item97
{
position[]={3715.1855,27.06164,12203.114};
id=97;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item98
{
position[]={3703.3213,27.061365,12203.011};
id=98;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item99
{
position[]={11603.256,23.549105,11993.786};
id=99;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item100
{
position[]={11603.234,23.574869,11987.802};
id=100;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item101
{
position[]={11603.086,23.517128,11999.72};
id=101;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item102
{
position[]={11609.133,23.513456,11994.067};
id=102;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item103
{
position[]={11597.418,23.573706,11994.153};
id=103;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item104
{
position[]={11597.514,23.549126,11999.524};
id=104;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item105
{
position[]={11609.129,23.460903,11999.702};
id=105;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item106
{
position[]={11609.148,23.542521,11988.003};
id=106;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item107
{
position[]={11597.283,23.593086,11987.899};
id=107;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item108
{
position[]={22839.717,6.3933816,17174.594};
id=108;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item109
{
position[]={22839.693,6.4003563,17168.609};
id=109;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item110
{
position[]={22839.545,6.5151782,17180.527};
id=110;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item111
{
position[]={22845.592,6.1885743,17174.875};
id=111;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item112
{
position[]={22833.877,6.5224195,17174.961};
id=112;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item113
{
position[]={22833.975,6.6936526,17180.332};
id=113;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item114
{
position[]={22845.588,6.3664207,17180.51};
id=114;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item115
{
position[]={22845.607,6.3527341,17168.811};
id=115;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item116
{
position[]={22833.744,6.3848705,17168.707};
id=116;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item117
{
position[]={25759.469,29.121216,21707.168};
id=117;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item118
{
position[]={25759.445,29.027861,21701.184};
id=118;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item119
{
position[]={25759.297,29.186792,21713.102};
id=119;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item120
{
position[]={25765.344,29.20269,21707.449};
id=120;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item121
{
position[]={25753.629,28.993366,21707.535};
id=121;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item122
{
position[]={25753.727,29.074156,21712.906};
id=122;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item123
{
position[]={25765.34,29.255976,21713.084};
id=123;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item124
{
position[]={25765.359,29.141745,21701.385};
id=124;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item125
{
position[]={25753.496,28.856672,21701.281};
id=125;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item126
{
position[]={9521.7852,127.72095,15133.745};
id=126;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item127
{
position[]={9521.7617,127.70502,15127.761};
id=127;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item128
{
position[]={9521.6133,127.73248,15139.679};
id=128;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item129
{
position[]={9527.6602,127.66619,15134.026};
id=129;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item130
{
position[]={9515.9453,127.7235,15134.112};
id=130;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item131
{
position[]={9516.043,127.73792,15139.483};
id=131;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item132
{
position[]={9527.6563,127.72534,15139.661};
id=132;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item133
{
position[]={9527.6758,127.57278,15127.962};
id=133;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item134
{
position[]={9515.8125,127.70823,15127.858};
id=134;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item135
{
position[]={16914.512,11.215344,13123.984};
id=135;
side="EMPTY";
vehicle="Land_HelipadSquare_F";
skill=0.60000002;
};
class Item136
{
position[]={16914.49,11.478633,13118};
id=136;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item137
{
position[]={16914.342,10.896402,13129.918};
id=137;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item138
{
position[]={16920.389,11.154556,13124.266};
id=138;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item139
{
position[]={16908.676,11.177071,13124.352};
id=139;
side="EMPTY";
vehicle="Land_Flush_Light_green_F";
skill=0.60000002;
};
class Item140
{
position[]={16908.77,10.931745,13129.723};
id=140;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item141
{
position[]={16920.385,10.821477,13129.9};
id=141;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item142
{
position[]={16920.404,11.461723,13118.201};
id=142;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
class Item143
{
position[]={16908.539,11.487593,13118.098};
id=143;
side="EMPTY";
vehicle="Land_runway_edgelight";
skill=0.60000002;
};
};
class Markers
{
items=74;
class Item0
{
position[]={3716.0857,10.182537,13392.416};
name="TERRITORY_0_KAVALA_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=14;
b=17;
angle=125.525;
};
class Item1
{
position[]={3113.8347,49.622715,13156.544};
name="TERRITORY_0_KAVALA_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=45;
b=50;
angle=-0.95023698;
};
class Item2
{
position[]={3746.9329,18.790731,13000.714};
name="TERRITORY_0_KAVALA_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=30;
b=35;
angle=0.0234435;
};
class Item3
{
position[]={9866.0479,0.014741103,11111.971};
name="Treasure_2";
type="Empty";
colorName="ColorWhite";
};
class Item4
{
position[]={23050.547,3.1900001,18983.027};
name="Resupply_Pad_Icon_1";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
};
class Item5
{
position[]={21019.395,24.309881,7233.5166};
name="Resupply_Pad_Icon_3";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=12.327749;
};
class Item6
{
position[]={20909.701,27.964888,6903.6963};
name="ChopShop_Pad_Icon_4";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item7
{
position[]={15483.945,0.0046828859,15743.178};
name="Resupply_Pad_Icon_7";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
};
class Item8
{
position[]={2838.0554,-0.073709786,12497.803};
name="Resupply_Pad_Icon_10";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
};
class Item9
{
position[]={11869.029,16.318937,9439.0293};
name="Resupply_Pad_Icon_3_1";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=-446.9183;
};
class Item10
{
position[]={5519.7847,200.35036,19773.963};
name="Resupply_Pad_Icon_3_2";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=-72.878204;
};
class Item11
{
position[]={14770.31,18.045633,16183.058};
name="Resupply_Pad_Icon_3_3";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=375.40439;
};
class Item12
{
position[]={26998.643,21.15892,24783.936};
name="Resupply_Pad_Icon_3_4";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=14.761936;
};
class Item13
{
position[]={4947.3267,16.746233,14434.576};
name="Resupply_Pad_Icon_3_5";
text="Resupply";
type="mil_dot";
colorName="ColorYellow";
angle=-53.124439;
};
class Item14
{
position[]={15362.442,18.056513,16811.428};
name="ChopShop_Pad_Icon_4_1";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item15
{
position[]={5174.3789,238.70483,21061.447};
name="ChopShop_Pad_Icon_4_1_1_1";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item16
{
position[]={3708.9404,27.075712,12208.392};
name="ChopShop_Pad_Icon_4_1_1_1_1";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item17
{
position[]={11602.902,23.553686,11993.28};
name="ChopShop_Pad_Icon_4_1_1_1_2_2";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item18
{
position[]={22839.361,6.4185448,17174.088};
name="ChopShop_Pad_Icon_4_1_1_1_2_3";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item19
{
position[]={25759.113,29.106672,21706.662};
name="ChopShop_Pad_Icon_4_1_1_1_2_4";
text="ChopShop";
type="mil_dot";
colorName="ColorBlack";
};
class Item20
{
position[]={9521.4297,127.72007,15133.239};
name="ChopShop_Pad_Icon_4_1_1_1_2_5";
text="Chop Shop";
type="mil_dot";
colorName="ColorBlack";
};
class Item21
{
position[]={16914.16,11.243762,13123.479};
name="ChopShop_Pad_Icon_4_1_1_1_1_1";
text="ChopShop";
type="mil_dot";
colorName="ColorBlack";
};
class Item22
{
position[]={14164.801,19.583387,16260.157};
name="TERRITORY_1_ALTISAIR_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=35;
b=35;
angle=291.92801;
};
class Item23
{
position[]={14604.143,17.91,16791.324};
name="TERRITORY_1_ALTISAIR_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=49;
b=24;
angle=495.50699;
};
class Item24
{
position[]={15187.696,17.890524,17330.814};
name="TERRITORY_1_ALTISAIR_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=47;
b=35;
angle=587.07202;
};
class Item25
{
position[]={16830.439,4.9057083,12042.391};
name="TERRITORY_2_PYRGOS_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=30;
b=25;
angle=542.04199;
};
class Item26
{
position[]={16635.369,11,12805.456};
name="TERRITORY_2_PYRGOS_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=15;
b=20;
angle=476.6153;
};
class Item27
{
position[]={3722.3147,10.401955,13393.835};
name="Flag_0_Kavala_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item28
{
position[]={3118.0269,49.448887,13155.608};
name="Flag_0_Kavala_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item29
{
position[]={3748.9644,18.827581,12998.252};
name="Flag_0_Kavala_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item30
{
position[]={14162.913,19.584967,16260.859};
name="Flag_1_ALTISAIR_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item31
{
position[]={14605.134,17.91,16801.801};
name="Flag_1_ALTISAIR_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item32
{
position[]={15185.386,17.884365,17332.318};
name="Flag_1_ALTISAIR_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item33
{
position[]={16632.719,11,12807.3};
name="Flag_2_Pyrgos_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item34
{
position[]={16840.789,5.0263858,12043.602};
name="Flag_2_Pyrgos_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item35
{
position[]={17428.514,14.474893,13160.502};
name="TERRITORY_2_PYRGOS_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=105;
b=75;
angle=587.33502;
};
class Item36
{
position[]={17425.789,14.559168,13159.957};
name="Flag_2_Pyrgos_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item37
{
position[]={7848.813,252.74442,16667.979};
name="TERRITORY_3_KORE_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=50;
b=50;
angle=91.258102;
};
class Item38
{
position[]={6173.9385,43,16236.37};
name="TERRITORY_3_KORE_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=130;
b=40;
angle=-0.95023698;
};
class Item39
{
position[]={7887.416,278.55276,14627.862};
name="TERRITORY_3_KORE_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=15;
b=10;
angle=0.0234435;
};
class Item40
{
position[]={7849.8711,252.80338,16668.824};
name="Flag_3_KORE_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item41
{
position[]={6170.5439,43,16236.44};
name="Flag_3_KORE_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item42
{
position[]={7888.2729,278.457,14627.314};
name="Flag_3_KORE_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item43
{
position[]={20604.297,51.322914,20123.568};
name="TERRITORY_4_HOTEL_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=14;
b=17;
angle=134.99921;
};
class Item44
{
position[]={21974.605,19.353788,21028.93};
name="TERRITORY_4_HOTEL_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=45;
b=30;
angle=40.922256;
};
class Item45
{
position[]={20930.633,12.25322,19250.707};
name="TERRITORY_4_HOTEL_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=70;
b=90;
angle=31.064827;
};
class Item46
{
position[]={20603.699,51.320648,20123.537};
name="Flag_4_HOTEL_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
angle=0.54867399;
};
class Item47
{
position[]={21973.563,19.300766,21029.57};
name="Flag_4_HOTEL_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item48
{
position[]={20936.709,13.349683,19244.957};
name="Flag_4_HOTEL_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item49
{
position[]={4856.2681,345.08066,21933.484};
name="TERRITORY_5_THRONOS_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=70;
b=60;
angle=378.569;
};
class Item50
{
position[]={2274.7349,96.981277,22175.016};
name="TERRITORY_5_THRONOS_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=100;
b=100;
angle=-0.95023698;
};
class Item51
{
position[]={3785.2417,187.72165,21495.961};
name="TERRITORY_5_THRONOS_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=30;
b=35;
angle=0.0234435;
};
class Item52
{
position[]={4849.2632,344.4079,21936.449};
name="Flag_5_THRONOS_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item53
{
position[]={2262.5215,98.39991,22178.18};
name="Flag_5_THRONOS_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item54
{
position[]={3787.2732,187.83746,21493.5};
name="Flag_5_THRONOS_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item55
{
position[]={20412.432,34.958744,7487.3389};
name="Treasure_0";
type="Empty";
colorName="ColorWhite";
};
class Item56
{
position[]={20086.967,100.94265,6727.3359};
name="TERRITORY_6_SELAKANO_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=20;
b=27;
angle=125.525;
};
class Item57
{
position[]={20793.875,28.084887,7258.4224};
name="TERRITORY_6_Selakano_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=45;
b=50;
angle=55.995209;
};
class Item58
{
position[]={21805.268,5.5019641,6257.7344};
name="TERRITORY_6_SELAKANO_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=40;
b=100;
angle=-163.741;
};
class Item59
{
position[]={20093.195,100.76519,6728.7549};
name="Flag_6_SELAKANO_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item60
{
position[]={20795.484,28.087538,7258.0596};
name="Flag_6_SELAKANO_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item61
{
position[]={21809.391,5.262239,6255.7939};
name="Flag_6_SELAKANO_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item62
{
position[]={11187.378,181.53404,8727.8594};
name="TERRITORY_7_KRIM_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=50;
b=50;
angle=99.822746;
};
class Item63
{
position[]={11543.771,78.484276,7051.2334};
name="TERRITORY_7_KRIM_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=45;
b=50;
angle=-0.95023698;
};
class Item64
{
position[]={12300.63,123.94023,8881.0293};
name="TERRITORY_7_KRIM_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=30;
b=35;
angle=-28.775663;
};
class Item65
{
position[]={11205.029,182.41,8725.0713};
name="Flag_7_KRIM_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item66
{
position[]={11551.291,78.370277,7053.6265};
name="Flag_7_KRIM_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item67
{
position[]={12301.566,123.93855,8880.0283};
name="Flag_7_KRIM_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
class Item68
{
position[]={26193.879,6.5896997,24182.939};
name="TERRITORY_8_MOLOS_A";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=14;
b=17;
angle=125.525;
};
class Item69
{
position[]={27613.58,1.8029957,24569.201};
name="TERRITORY_8_MOLOS_B";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=45;
b=100;
angle=-86.344299;
};
class Item70
{
position[]={28313.762,14.763296,25774.738};
name="TERRITORY_8_Molos_C";
markerType="RECTANGLE";
type="Empty";
colorName="ColorYellow";
fillName="DiagGrid";
a=30;
b=35;
angle=243.14427;
};
class Item71
{
position[]={26194.279,6.5610404,24182.127};
name="Flag_8_Molos_A";
text="A";
type="mil_flag";
colorName="ColorYellow";
};
class Item72
{
position[]={27613.273,0.24935305,24562.26};
name="Flag_8_MOLOS_B";
text="B";
type="mil_flag";
colorName="ColorYellow";
};
class Item73
{
position[]={28314.973,14.660315,25769.395};
name="Flag_8_Molos_C";
text="C";
type="mil_flag";
colorName="ColorYellow";
};
};
class Sensors
{
items=19;
class Item0
{
position[]={11374.516,22.352644,11418.616};
a=5;
b=5;
angle=33;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="rearmair";
expCond="(getPos ((list rearmair) select 0) select 2) <= 1";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload_uav.sqf"";";
class Effects
{
};
};
class Item1
{
position[]={23050.576,3.1900001,18982.902};
a=10;
b=10;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item2
{
position[]={21019.416,24.31826,7233.3833};
a=10;
b=10;
angle=38.32774;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item3
{
position[]={20909.619,27.966478,6903.7324};
a=12;
b=12;
angle=55;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item4
{
position[]={15483.975,0.0045004785,15743.053};
a=5;
b=5;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_7";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item5
{
position[]={2838.0867,-0.073475227,12497.678};
a=5;
b=5;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_10";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item6
{
position[]={11873.459,16.184853,9440.4287};
a=10;
b=10;
angle=-420.91827;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item7
{
position[]={5524.418,200.84944,19774.252};
a=10;
b=10;
angle=-46.878223;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3_2";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item8
{
position[]={14770.213,18.042377,16183.077};
a=10;
b=10;
angle=401.40442;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3_3";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item9
{
position[]={26998.959,21.166838,24783.705};
a=10;
b=10;
angle=40.761929;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3_4";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item10
{
position[]={4947.4541,16.746847,14434.348};
a=10;
b=10;
angle=-27.124439;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Resupply_Pad_3_5";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0) || (""Ship"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\x_reload.sqf"";";
class Effects
{
};
};
class Item11
{
position[]={15361.687,18.054501,16811.057};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item12
{
position[]={5173.623,238.69356,21061.076};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item13
{
position[]={3708.1846,27.074724,12208.021};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item14
{
position[]={11602.146,23.559692,11992.909};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_2";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item15
{
position[]={22838.607,6.4480371,17173.717};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_2_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item16
{
position[]={25758.359,29.086161,21706.291};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_2_2";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item17
{
position[]={9520.6758,127.72009,15132.868};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_2_3";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
class Item18
{
position[]={16913.402,11.260664,13123.108};
a=12;
b=12;
rectangular=1;
activationBy="ANY";
repeating=1;
interruptable=1;
age="UNKNOWN";
name="Sell_Vehicle_Pad_4_1_1_1_1_1";
expCond="((""LandVehicle"" countType thislist > 0) || (""Air"" countType thislist > 0)) && ((getpos (thislist select 0)) select 2 < 1)";
expActiv="_xhandle= (thislist select 0) execVM ""addons\scripts\c_sell.sqf"";";
class Effects
{
};
};
};
};
class Intro
{
addOns[]=
{
"a3_map_altis"
};
addOnsAuto[]=
{
"a3_map_altis"
};
randomSeed=11737026;
class Intel
{
timeOfChanges=1800.0002;
startWeather=0.10000001;
startWind=0.30000001;
startWaves=0.40000001;
forecastWeather=0.40000004;
forecastWind=0.69999999;
forecastWaves=0.89999998;
forecastLightnings=0.30000001;
year=2035;
month=6;
hour=6;
minute=0;
startFogDecay=0.0029333001;
forecastFogDecay=0.0039332998;
};
};
class OutroWin
{
addOns[]=
{
"a3_map_altis"
};
addOnsAuto[]=
{
"a3_map_altis"
};
randomSeed=16432731;
class Intel
{
timeOfChanges=1800.0002;
startWeather=0.10000001;
startWind=0.30000001;
startWaves=0.40000001;
forecastWeather=0.40000004;
forecastWind=0.69999999;
forecastWaves=0.89999998;
forecastLightnings=0.30000001;
year=2035;
month=6;
hour=6;
minute=0;
startFogDecay=0.0029333001;
forecastFogDecay=0.0039332998;
};
};
class OutroLoose
{
addOns[]=
{
"a3_map_altis"
};
addOnsAuto[]=
{
"a3_map_altis"
};
randomSeed=2588275;
class Intel
{
timeOfChanges=1800.0002;
startWeather=0.10000001;
startWind=0.30000001;
startWaves=0.40000001;
forecastWeather=0.40000004;
forecastWind=0.69999999;
forecastWaves=0.89999998;
forecastLightnings=0.30000001;
year=2035;
month=6;
hour=6;
minute=0;
startFogDecay=0.0029333001;
forecastFogDecay=0.0039332998;
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment