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

reuben5150

Vilayer server config file questions

Recommended Posts

Since you can no longer text edit the server cfg file is there some other way to customise difficulty and turn on VON ID ?

The arma2oa profile can be edited but is there any point to this ?, can i use this to achieve what I want ?

I do not understand why vilayer made this change.

Share this post


Link to post
Share on other sites

Just edit the difficult setting u are using in your arma2oaprofile & change vonID=1

Note everytime u re-install the mod after server update.

U will need togo back & edit the file again

Edited by Torndeco

Share this post


Link to post
Share on other sites

Those settings are not in the OAprofile, are you saying you need to add them ? so it looks like the client side profile ?

Share this post


Link to post
Share on other sites


class Difficulties
{
class Recruit
{
class Flags
{
3rdPersonView = 1;
armor = 1;
autoAim = 0;
autoGuideAT = 1;
autoSpot = 1;
cameraShake = 0;
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;
unlimitedSaves = 1;
vonID = 1;
weaponCursor = 1;
};
skillFriendly = 1;
precisionFriendly = 1;
skillEnemy = 0.55;
precisionEnemy = 0.3;
};
class Regular
{
class Flags
{
3rdPersonView = 1;
armor = 1;
autoAim = 0;
autoGuideAT = 1;
autoSpot = 1;
cameraShake = 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;
unlimitedSaves = 1;
vonId = 1;
weaponCursor = 1;
};
skillFriendly = 1;
precisionFriendly = 1;
skillEnemy = 0.7;
precisionEnemy = 0.5;
};
class Veteran
{
class Flags
{
3rdPersonView = 1;
armor = 0;// Cannot be changed
autoAim = 0;// Cannot be changed
autoGuideAT = 0;// Cannot be changed
autoSpot = 0;// Cannot be changed
cameraShake = 1;
clockIndicator = 0;
deathMessages = 1;
enemyTag = 0;// Cannot be changed
friendlyTag = 0;// Cannot be changed
hud = 1;
hudGroupInfo = 0;
hudPerm = 0;// Cannot be changed
hudWp = 0;
hudWpPerm = 0;// Cannot be changed
map = 0;
netStats = 1;
tracers = 0;// Cannot be changed
ultraAI = 0;
unlimitedSaves = 0;
vonId = 1;
weaponCursor = 1;
};
skillFriendly = 1;
precisionFriendly = 1;
skillEnemy = 0.9;
precisionEnemy = 0.75;
};
class Mercenary
{
class Flags
{
3rdPersonView = 0;// Cannot be changed
armor = 0;// Cannot be changed
autoAim = 0;// Cannot be changed
autoGuideAT = 0;// Cannot be changed
autoSpot = 0;// Cannot be changed
cameraShake = 1;// Cannot be changed
clockIndicator = 0;// Cannot be changed
deathMessages = 0;
enemyTag = 0;// Cannot be changed
friendlyTag = 0;// Cannot be changed
hud = 0;// Cannot be changed
hudGroupInfo = 0;// Cannot be changed
hudPerm = 0;// Cannot be changed
hudWp = 0;// Cannot be changed
hudWpPerm = 0;// Cannot be changed
map = 0;// Cannot be changed
netStats = 0;
tracers = 0;// Cannot be changed
ultraAI = 0;
unlimitedSaves = 0;// Cannot be changed
vonID = 0;
weaponCursor = 0;// Cannot be changed
};
skillFriendly = 1;
precisionFriendly = 1;
skillEnemy = 1;
precisionEnemy = 1;
};
};
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"
};
sceneComplexity=300000;
viewDistance=1600;
terrainGrid=25;
volumeCD=6.5;
volumeFX=6.5;
volumeSpeech=6.5;
volumeVoN=6.5;
vonRecThreshold=0.029999999;

Above is what my VilayerLingor.ArmaA2OAProfile looks like.

So if u are using Veteran Settings, look under vet class and change vonid=0; to vonid=1;

Edited by Torndeco

Share this post


Link to post
Share on other sites

If server been up for awhile or v.busy might get long loading times.

Don't forget to setup schedule server restarts.

U can setup 4 daily restarts with vilayer...

But i don't really get long loading times anymore, as there is alot more servers up now. Also i am running the lingor map

Share this post


Link to post
Share on other sites

×