Retribution

Removing Crosshair?

13 posts in this topic

I would be forever grateful if anybody could shed a little light on how to remove crosshairs -- tried via server profile and didn't work - i believe due to the new difficulty profiles..

 

Edit - additionally we would like to keep 3rd person so moving to the "hardcore" exile difficulty isn't really an option. 

Edited by Retribution

Share this post


Link to post
Share on other sites

I just updated the server.cfg to say  difficulty = "Custom"then replaced my arma3 profile on the server with the version below,  works fine for me;

 

Quote

version=1;
blood=1;
volumeCD=5;
volumeFX=5;
volumeSpeech=5;
singleVoice=0;
gamma=1;
brightness=1;
difficulty="Custom";
class DifficultyPresets
{
    class CustomDifficulty
    {
        class Options
        {
            groupIndicators=2;
            friendlyTags=0;
            enemyTags=0;
            detectedMines=0;
            commands=0;
            waypoints=0;
            weaponInfo=2;
            stanceIndicator=0;
            reducedDamage=0;
            staminaBar=0;
            weaponCrosshair=0;
            visionAid=0;
            thirdPersonView=1;
            cameraShake=1;
            scoreTable=1;
            deathMessages=0;
            vonID=1;
            mapContent=0;
            autoReport=0;
            multipleSaves=0;
        };
        aiLevelPreset=2;
    };
    class CustomAILevel
    {
        skillAI=1;
        precisionAI=0;
    };
};

 

  • Like 3

Share this post


Link to post
Share on other sites
Advertisement

@Boxman80 just want to confirm.. config.cfg is NOT the place to change it to difficulty = "Custom" - because like it states it will break the game .. sorry for the question just want to be sure

// do NOT use custom difficulties!
        // Use either ExileRegular or ExileHardcore
        // or you will break Exile!
        difficulty = "ExileRegular";

Edited by Retribution

Share this post


Link to post
Share on other sites
1 hour ago, Retribution said:

Cen.. I don't know if you're being funny or not.. that emoji is confusing =P

 

You can run a custom difficulty fine. I have been since the beginning of exile.

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.