Jump to content
Sign in to follow this  
EvilMadcat

Problem with Server Config

Recommended Posts

Hi all

How i can in Server Config disable the white Cross hairs huh.gif?

Pls Help

EvilMadcat

banghead.gifbanghead.gifbanghead.gif

Share this post


Link to post
Share on other sites

set up your server to run with a name by adding this to the command line

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">-name=YOURNAMEHERE

this will start a user profile in

C:/my documents/other armaprofiles

with the name of your server

go into this and edit this server profile.

here is an example

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

{

class regular

{

class Flags

{

Armor=1;

FriendlyTag=1;

EnemyTag=0;

HUD=1;

HUDPerm=1;

HUDWp=1;

HUDWpPerm=1;

AutoSpot=1;

Map=1;

WeaponCursor=1;

AutoGuideAT=1;

ClockIndicator=1;

3rdPersonView=1;

Tracers=1;

UltraAI=0;

AutoAim=0;

UnlimitedSaves=1;

};

skillFriendly=0.750000;

skillEnemy=0.600000;

precisionFriendly=0.750000;

precisionEnemy=0.600000;

};

class veteran

{

class Flags

{

HUD=1;

HUDWp=1;

HUDWpPerm=1;

WeaponCursor=1;

ClockIndicator=1;

3rdPersonView=0;

Tracers=1;

UltraAI=0;

};

skillFriendly=0.850000;

skillEnemy=0.850000;

precisionFriendly=0.850000;

precisionEnemy=0.850000;

};

};

the line you are interested in is

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

switch this value to 0 in cadet or veteran to disable cross hairs in whichever difficulty u want it disabled in

get back to me if u have problems

Esco

Share this post


Link to post
Share on other sites

My Problem is is a ded. Server not a game server i start from my game .... work it with this to ?

EvilMadcat

Share this post


Link to post
Share on other sites

yes this is even easier

go to difficulties and turn them off

or if they aren't in there, and i haven't looked, go to your own armaprofile and edit the same settings to turn crosshair off

Share this post


Link to post
Share on other sites

Hello,

I have generated a custom user profile as described above.

**Note:  Having "illegal" characters in the name of the server seemed to prevent the file from being created ***

When I open "MYNAME.ArmaProfile"  I see server settings, but not the ones listed in your example.

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

Am I in the right file?  May I add the lines in your code?

I am running Arma_Server with an uploaded install.

-A

Share this post


Link to post
Share on other sites

you musst say there server exe to get your profile get behind the arma_server.exe -name=profilname -port=xxxxxx -config=yourconfigfilename.cfg and so one you can start the server and he is loading to your config file the profil to

Have fun i hope i can help :-)

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  

×