Boothy

Crosshairs

10 posts in this topic

Advertisement

untested. but look at description.ext

showHUD[] =
{
    true,   // Scripted HUD (same as showHUD command)
    true,   // Vehicle + soldier info
    true,   // Vehicle radar
    true,   // Vehicle compass
    true,   // Tank direction indicator
    true,   // Commanding menu
    false,   // Group Bar
    true    // HUD Weapon Cursors
};

maybe try changing the HUD weapon cursors to false?

Share this post


Link to post
Share on other sites

 

On 27.10.2015, 00:38:47, GR8 said:

Crosshairs can be turned off via difficulty setting variables.

Where can i  find the difficulty setting variables ?

Share this post


Link to post
Share on other sites
13 minutes ago, Natu said:

 

Where can i  find the difficulty setting variables ?

In the user profiles in the server instance folder

Share this post


Link to post
Share on other sites

You need to change

difficulty = "ExileRegular";

in your server.cfg to

difficulty = "Veteran";

then make sure in users ***.Arma3Profile in the class Veteran you have weaponCursor=0;

  • Like 2

Share this post


Link to post
Share on other sites

All of this didnt work for me...If i set 

HUD Weapon Cursors

to false, scroll menu dissapeared too.

If i set  difficulty = "ExileRegular"  to  difficulty = "ExileHardcore" I have only 1st person but still have crosshair...

Any Ideas?

Share this post


Link to post
Share on other sites
On 10/25/2015 at 11:28 PM, JakeHekesFists said:

untested. but look at description.ext


showHUD[] =
{
    true,   // Scripted HUD (same as showHUD command)
    true,   // Vehicle + soldier info
    true,   // Vehicle radar
    true,   // Vehicle compass
    true,   // Tank direction indicator
    true,   // Commanding menu
    false,   // Group Bar
    true    // HUD Weapon Cursors
};

maybe try changing the HUD weapon cursors to false?

where did u find this file as I want to turn vehicle radar off, thanks ?

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.