Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
gibsongaming

Server Cfg, how do I get these things on my server?

Recommended Posts

I have recently purchased a Server from Host Altitude. 40 slot US169 server. I have been on some server that have some options that I would like to be on my server and was wondering if anyone could help me out here.

-Showing your position on the map

-Putting way points on the map SHIFT+LEFT CLICK and seeing it just for yourself

-Removing Global Chat and VOIP from Global

-Removing Names from Players on Mouseover

I have seen and played on other servers with these options enabled. I was wondering if someone knew where to enable these things in the config. Here is my config and the server is set to RECRUIT

class Difficulties

{

class Recruit

{

class Flags

{

3rdPersonView = 1;

armor = 1;

autoAim = 0;

autoGuideAT = 1;

autoSpot = 1;

clockIndicator = 1;

deathMessages = 1;

enemyTag = 0;

friendlyTag = 1;

hud = 1;

hudGroupInfo = 1;

hudPerm = 1;

hudWp = 1;

hudWpPerm = 1;

map = 1;

netStats = 1;

tracers = 1;

ultraAI = 0;

vonID = 1;

weaponCursor = 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=1;

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[]=

{

"BIS_IAmBeingNaughty1",

"BIS_IAmBeingNaughty2",

"BIS_IAmBeingNaughty3",

"BIS_IAmBeingNaughty4",

"BIS_IAmBeingNaughty5",

"BIS_IAmBeingNaughty6",

"BIS_IAmBeingNaughty7",

"BIS_IAmBeingNaughty8",

"BIS_IAmBeingNaughty9",

"BIS_IAmBeingNaughty10",

"BIS_IAmBeingNaughty11",

"BIS_IAmBeingNaughty12",

"BIS_IAmBeingNaughty13",

"BIS_IAmBeingNaughty14",

"BIS_IAmBeingNaughty15",

"BIS_IAmBeingNaughty16",

"BIS_IAmBeingNaughty17",

"BIS_IAmBeingNaughty18",

"BIS_IAmBeingNaughty19",

"BIS_IAmBeingNaughty20",

"BIS_IAmBeingNaughty21"

};

volumeCD=6.5;

volumeFX=6.5;

volumeSpeech=6.5;

volumeVoN=6.5;

vonRecThreshold=0.029999999;

sceneComplexity=300000;

viewDistance=1600;

terrainGrid=25;

Share this post


Link to post
Share on other sites
Sign in to follow this  

×