Jump to content

Very Stupid Question Probably


Recommended Posts

This is probably very simple to do, but for some reason i havent really found anything on how to.

So basically i want to remove this annoying hand, that shows disctance when you scroll on the mousewheel. It also shows players far away. it will say like "Bandit_sniper 256m" when you aim at a player with that skin.

Anyone know how to remove this?

EDIT: Using GTXGaming as host btw, if thats to any help :)

Thanks in advance!

ArmA2OA 2016-07-10 01-20-56-44.jpg

Link to comment
Share on other sites

10 minutes ago, TheCobra said:

Not exactly sure what "hardness" would be? Can you explain? :D

check your config towards the bottom. In bold is what you need to change. Options are "Recruit, regular or veteran"

class Mission1
    {
        template = "eslk_special.Chernarus";
        difficulty="regular";
    };

Link to comment
Share on other sites

2 minutes ago, theduke said:

check your config towards the bottom. In bold is what you need to change. Options are "Recruit, regular or veteran"

class Mission1
    {
        template = "eslk_special.Chernarus";
        difficulty="regular";
    };

The difficulty is already set to Regular. Mine looks like this:

 

class Missions
{
    class Mission1 {
        template = "DayZ_Epoch_15.namalsk";
        difficulty = "Regular";
    };
};

Link to comment
Share on other sites

2 minutes ago, theduke said:

i was just going to reply with im not sure if that is going to solve what you are looking for lol

I never tried to remove the hand.

 

I've never seen a server with it turned on. Its kind of bad if you havent seen someone laying in the bushes, and you randomly aim there, and it says "bandit_sniper" bla bla lol.

 

Also kind of takes away the purpose of the rangefinders, since you can just scroll to see the range :/

Link to comment
Share on other sites

Thug and theduke are on the right track, you need to increase difficulty of your mission. You can use default presets where hardest difficulty for example will also disable 3rd person etc.... or you can create your own custom difficulty level:

https://community.bistudio.com/wiki/Arma_3_Dedicated_Server#CONFIG_server.cfg

 

Link to comment
Share on other sites

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
  • Advertisement
  • Discord

×
×
  • Create New...