Jump to content

map entries from char only with gps


Recommended Posts

Hi Epoch- Community

 

I tried to remove the possibility to see your own position on a map. Thats why I configured in those files follwing entries:

a) dayz_1.epoch.chernoraus/Users/Bliss/Bliss.ArmA2OAProfile

b) cfgdayz/Users/cfgdayzDEFAULT.ArmA2OAProfile

 

class Difficulties
{
    class Recruit
    {
        class Flags
        {
            Armor=1;
            FriendlyTag=1;
            EnemyTag=1;
            HUD=1;
            HUDPerm=1;
            HUDWp=1;
            HUDWpPerm=1;
            WeaponCursor=1;
            AutoAim=1;
            AutoGuideAT=1;
            3rdPersonView=1;
            ClockIndicator=1;
            Map=1;
            Tracers=1;
            AutoSpot=1;
            UltraAI=0;
            DeathMessages=1;
            NetStats=1;
            VonID=1;
        };
        skillFriendly=0.34999999;
        skillEnemy=0.34999999;
        precisionFriendly=0.2;
        precisionEnemy=0.2;
    };
    class Regular
    {
        class Flags
        {
            Armor=1;
            FriendlyTag=1;
            EnemyTag=0;
            HUD=0;
            HUDPerm=0;
            HUDWp=0;
            HUDWpPerm=0;
            WeaponCursor=1;
            AutoAim=0;
            AutoGuideAT=0;
            3rdPersonView=1;
            ClockIndicator=1;
            Map=0;
            Tracers=0
            AutoSpot=0;
            UltraAI=0;
            DeathMessages=1;
            NetStats=1;
            VonID=1;
        };
        skillFriendly=0.44999999;
        skillEnemy=0.44999999;
        precisionFriendly=0.34999999;
        precisionEnemy=0.34999999;
    };
    class Veteran
    {
        class Flags
        {
            Armor=1;
            FriendlyTag=0;
            EnemyTag=0;
            HUD=1;
            HUDPerm=0;
            HUDWp=1;
            HUDWpPerm=0;
            WeaponCursor=1;
            AutoAim=0;
            AutoGuideAT=0;
            3rdPersonView=1;
            ClockIndicator=0;
            Map=0;
            Tracers=1;
            AutoSpot=0;
            UltraAI=0;
            DeathMessages=0;
            NetStats=1;
            VonID=1;
        };
        skillFriendly=0.75;
        skillEnemy=0.75;
        precisionFriendly=0.75;
        precisionEnemy=0.75;
    };
    class Expert
    {
        class Flags
        {
            Armor=0;
            FriendlyTag=0;
            EnemyTag=0;
            HUD=1;
            HUDPerm=0;
            HUDWp=1;
            HUDWpPerm=1;
            WeaponCursor=0;
            AutoAim=0;
            AutoGuideAT=0;
            3rdPersonView=0;
            ClockIndicator=1;
            Map=0;
            Tracers=1;
            AutoSpot=0;
            UltraAI=0;
            DeathMessages=0;
            NetStats=1;
            VonID=0;
        };
        skillFriendly=0.94999999;
        skillEnemy=0.94999999;
        precisionFriendly=0.94999999;
        precisionEnemy=0.94999999;
    };
};
shadingQuality=7;
shadowQuality=3;
singleVoice=0;
maxSamplesPlayed=32;
activeKeys[]=
{
};
volumeCD=6.5;
volumeFX=6.5;
volumeSpeech=6.5;
volumeVoN=6.5;
vonRecThreshold=0.029999999;
sceneComplexity=300000;
viewDistance=15000;
terrainGrid=25;
 

both files have the same entry - we play on regular, so i thougt you are not able to see your position anymore by putting map=0.

It worked out - but now, if you put a marker on a map, you don´t see that green sign on your hud anymore. You are just only able to see it while sitting in a helicopter.

 

1st question: should it be like this? my purpose was just, to get rid of your own map entriy - not of all map entries as the green sign

 

2nd question: I´d love to have this markers back on hud again, but just if you have a GPS even if you aren´t in a helicopter. How to reach this? Has anyone tried it yet?

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...