Jump to content
Sign in to follow this  
luemmel

Extended Server Settings

Recommended Posts

The OFP Server uses beside the server.cfg the user.cfg to configure the server with optional settings e.g. 3rd person on/off, crosshair on/off to have more or less realismus.

Theses settings seems not to work under ArmA. We have tested many possibilities without success with the arma profile.

Cann anyone help?

Share this post


Link to post
Share on other sites

C:\Documents and Settings\Aussie Dave\My Documents\ArmAServer1\ArmA.cfg

ArmA.cfg

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">language="English";

adapter=-1;

3D_Performance=7979.000000;

Resolution_W=800;

Resolution_H=600;

Resolution_Bpp=32;

C:\Documents and Settings\Aussie Dave\My Documents\ArmAServer1\Users\ArmA_Server1_Profile\ArmA_Server1_Profile.ArmAProfile

ArmA_Server1_Profile.ArmAProfile

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">version=1;

blood=1;

viewDistance=1200;

terrainGrid=10.000000;

volumeCD=7;

volumeFX=7;

volumeSpeech=7;

singleVoice=0;

playerVoice=0;

gamma=1.000000;

brightness=1.000000;

fovTop=0.750000;

fovLeft=1.000000;

uiTopLeftX=0.000000;

uiTopLeftY=0.000000;

uiBottomRightX=1.000000;

uiBottomRightY=1.000000;

sceneComplexity=300000.000000;

shadingQuality=7;

shadowQuality=2;

soundEnableEAX=1;

soundEnableHW=0;

class Difficulties

{

class regular

{

class Flags

{

Armor=0;

FriendlyTag=1;

EnemyTag=0;

HUD=1;

HUDPerm=1;

HUDWp=1;

HUDWpPerm=1;

AutoSpot=0;

Map=0;

WeaponCursor=0;

AutoGuideAT=1;

ClockIndicator=1;

3rdPersonView=0;

Tracers=1;

UltraAI=0;

AutoAim=0;

UnlimitedSaves=0;

};

skillFriendly=0.750000;

skillEnemy=0.600000;

precisionFriendly=0.750000;

precisionEnemy=0.600000;

};

class veteran

{

class Flags

{

Armor=0;

FriendlyTag=1;

EnemyTag=0;

HUD=1;

HUDPerm=1;

HUDWp=1;

HUDWpPerm=1;

AutoSpot=0;

Map=0;

WeaponCursor=0;

AutoGuideAT=1;

ClockIndicator=1;

3rdPersonView=0;

Tracers=1;

UltraAI=0;

AutoAim=0;

UnlimitedSaves=0;

};

skillFriendly=0.850000;

skillEnemy=0.850000;

precisionFriendly=0.850000;

precisionEnemy=0.850000;

};

};

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×