Results 1 to 6 of 6

Thread: Problem with Server Config

  1. #1
    Hi all

    How i can in Server Config disable the white Cross hairs ?
    Pls Help

    EvilMadcat

  2. #2
    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[/QUOTE]

    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;
    };
    };[/QUOTE]

    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;[/QUOTE]

    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




  3. #3
    Private First Class
    Join Date
    Dec 8 2002
    Location
    Germany
    Posts
    30
    Author of the Thread
    My Problem is is a ded. Server not a game server i start from my game .... work it with this to ?
    EvilMadcat

  4. #4
    yes this is even easier

    go to difficulties and turn them off

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

  5. #5
    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;

    [/QUOTE]

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

    I am running Arma_Server with an uploaded install.

    -A




  6. #6
    Private First Class
    Join Date
    Dec 8 2002
    Location
    Germany
    Posts
    30
    Author of the Thread
    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 :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •