diff --git a/Missionframework/description.ext b/Missionframework/description.ext index dad0546..b41de5b 100644 --- a/Missionframework/description.ext +++ b/Missionframework/description.ext @@ -169,7 +169,7 @@ disableRandomization[] = {}; // 1 - Available in SP and for hosts / logged in admins // 2 - Available for everyone // array - Liber,Sweetwater,Whitsel,Sypolt,Hobbs,Maz,ronnings -enableDebugConsole[] = {"76561197963459537", "76561197997124640", "76561198099828056", "76561197993187376", "76561198252393266", "76561198149329790", "76561198021516465"}; +enableDebugConsole[] = {"76561197963459537", "76561197997124640", "76561198099828056", "76561197993187376", "76561198252393266", "76561198149329790", "76561198021516465", "76561199181230059"}; // Force enable or disable RotorLib flight model. diff --git a/Missionframework/kp_liberation_config.sqf b/Missionframework/kp_liberation_config.sqf index 5e97fcc..7fd1b62 100644 --- a/Missionframework/kp_liberation_config.sqf +++ b/Missionframework/kp_liberation_config.sqf @@ -111,7 +111,7 @@ If you want to change a preset, it's recommended to set all four presets to 0 an 28 = SFP (Woodland) 29 = SFP (Desert) 30 = LDF (Contact DLC) */ -KP_liberation_preset_blufor = 31; +KP_liberation_preset_blufor = 6; /* OPFOR preset: 0 = Custom (default vanilla CSAT) @@ -135,7 +135,7 @@ KP_liberation_preset_blufor = 31; 18 = CUP Chernarus Defense Force 19 = CUP British Armed Forces (Desert) 20 = CUP British Armed Forces (Woodland) */ -KP_liberation_preset_opfor = 23; +KP_liberation_preset_opfor = 2; /* Resistance preset: 0 = Custom (default vanilla FIA) @@ -147,7 +147,7 @@ KP_liberation_preset_opfor = 23; 6 = Unsung 7 = CUP Takistani Locals 8 = CUP National Party of Chernarus */ -KP_liberation_preset_resistance = 10; +KP_liberation_preset_resistance = 2; /* Civilians preset: 0 = Custom (default vanilla) @@ -158,7 +158,7 @@ KP_liberation_preset_resistance = 10; 5 = Unsung 6 = CUP Takistani Civilians 7 = CUP Chernarussian Civilians */ -KP_liberation_preset_civilians = 7; +KP_liberation_preset_civilians = 0; /* Which arsenal preset should be used? 0 = Use the default blacklist method (defined below) @@ -178,7 +178,7 @@ KP_liberation_preset_civilians = 7; 14 = CSAT Green Hex arsenal preset 15 = AAF arsenal preset 16 = LDF arsenal preset */ -KP_liberation_arsenal = 17; +KP_liberation_arsenal = 0; /* - Fuel consumption settings. Time in minutes till a full tank depletes whilst the vehicle is standing still with a running engine. */ @@ -231,7 +231,7 @@ KP_liberation_cr_kill_penalty = 5; // Civil KP_liberation_cr_building_penalty = 3; // Civil Reputation penalty for destroying/damaging a building. KP_liberation_cr_vehicle_penalty = 5; // Civil Reputation penalty for stealing a civilian vehicle. KP_liberation_cr_resistance_penalty = 8; // Civil Reputation penalty for killing a friendly resistance soldier. -KP_liberation_cr_sector_gain = 10; // Civil Reputation gain for liberate a sector. +KP_liberation_cr_sector_gain = 15; // Civil Reputation gain for liberate a sector. KP_liberation_cr_wounded_chance = 65; // Chance (0-100) that there are wounded civilians right after capturing a sector. KP_liberation_cr_wounded_gain = 2; // Civil Reputation gain for providing medical assistance for wounded civilians. @@ -271,6 +271,7 @@ KP_liberation_commander_actions = [ */ "76561197963459537", // Sweetwater.I "76561197997124640", // Liber.N + "76561199181230059", // Liber.N "76561197993187376" // Sypolt.R ]; @@ -287,7 +288,7 @@ KPLIB_radioTowerClassnames = [ ]; /* - Default arsenal blacklist method. -Useless if you're using anything other than "kp_liberation_arsenal = 17;" above. A whitelisted arsenal is always more performance friendly then a blacklisted arsenal. +Useless if you're using anything other than "kp_liberation_arsenal = 0;" above. A whitelisted arsenal is always more performance friendly then a blacklisted arsenal. REMEMBER: All static turret and UAV bags should be defined here, to stop players from exploiting free resources via the virtual arsenal. */ blacklisted_from_arsenal = [ "B_AA_01_weapon_F", diff --git a/Missionframework/whitelist.sqf b/Missionframework/whitelist.sqf index 7d0d527..9ab6d2c 100644 --- a/Missionframework/whitelist.sqf +++ b/Missionframework/whitelist.sqf @@ -13,6 +13,7 @@ GRLIB_whitelisted_tags = [ GRLIB_whitelisted_steamids = [ "76561197963459537", // Sweetwater.I -This shouldnt be here "76561197997124640", // Liber.N + "76561199181230059", // Liber.N "76561198039932196", // Jarvis "76561197993187376", // Sypolt.R "76561198099828056", // Whitsel.M - S3