phoenixdowngaming / Takistan_Liberation

Liberation Fork on Takistan
MIT License
0 stars 0 forks source link

KP Liberation

KP Liberation for ArmA 3

Current version : 0.961

BI Forum Thread

Steam Workshop

Discord

This mission is only a continued project based on the original, but most likely abandoned, mission from GreuhZbug.

Original Liberation mission v0.924

If you like the work and think it's worth a small donation, feel free to use the following link:

Donate via paypal.me

Overview

The area has fallen to the enemy, and it is up to you to take it back. Embark on a persistent campaign with your teammates to liberate all the major cities of the area that will span several weeks of real time.

Public Servers

KP Liberation by www.killahpotatoes.de

Needed Mods

These mods are needed if you want to use the prepacked missionfiles from the release tab or Steam Workshop. You can play every map without any mods (only the maps themself) if you set the preset to custom in the file kp_liberation_config.

Recommended Mods

These mods are recommended by us, as they are likely to increase your gaming experience:

Also you should think about using these mods as serverside mods:

ACE Serverside Settings

I've provided our communities serverconfig.hpp to be used with the ace_server.pbo for dedicated servers. Just copy the userconfig folder into your ArmA 3 Server folder and start the ace_server.pbo as a serverside mod.

Recommended Difficulty Settings

I recommend using the following difficulty settings for this mission (User profile of your server):

class CustomDifficulty
{
    class Options
    {
        groupIndicators=0;
        friendlyTags=0;
        enemyTags=0;
        detectedMines=0;
        commands=0;
        waypoints=0;
        weaponInfo=1;
        stanceIndicator=1;
        reducedDamage=0;
        staminaBar=0;
        weaponCrosshair=0;
        visionAid=0;
        thirdPersonView=0;
        cameraShake=1;
        scoreTable=0;
        deathMessages=0;
        vonID=1;
        mapContent=0;
        autoReport=0;
        multipleSaves=0;
        squadRadar=0;
        tacticalPing=0;
    };
    aiLevelPreset=1;
};

In the server config file:

forcedDifficulty = "custom";

class Missions
{
    class kp_liberation
    {
        template = "kp_liberation.Altis";
        difficulty = "custom";
    };
};

Media

Gameplay

Changelog

0.961 (6th November 2017)

0.96 (12th October 2017)

0.955 (24th June 2017)

0.954 (19th June 2017)

0.953 (12th June 2017)

0.952 (4th June 2017)

0.951 (28th May 2017)

0.95 (22th May 2017)

0.94 (20th March 2017)

0.931 (10th March 2017)

0.93 (7th March 2017)