Results 1 to 4 of 4

  Click here to go to the first Developer post in this thread.  

Thread: Friendly Tags for Veteran

  1. #1
    I've adjusted the profile but I can't see friendly tags on our clan's dedicated server. Here's the code:

    <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=1900;
    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;
    difficulty=&#34;veteran&#34;;
    class Difficulties
    {
    class regular
    {
    class Flags
    {
    Armor=0;
    FriendlyTag=1;
    EnemyTag=0;
    HUD=1;
    HUDPerm=1;
    HUDWp=1;
    HUDWpPerm=1;
    WeaponCursor=1;
    AutoAim=0;
    AutoGuideAT=0;
    3rdPersonView=1;
    ClockIndicator=1;
    Map=1;
    Tracers=1;
    AutoSpot=1;
    UltraAI=0;
    UnlimitedSaves=0;
    };
    skillFriendly=0.850000;
    skillEnemy=0.450000;
    precisionFriendly=0.850000;
    precisionEnemy=0.450000;
    };
    class veteran
    {
    class Flags
    {
    HUD=1;
    HUDWp=1;
    FriendlyTag=1;
    EnemyTag=0;
    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]

    Any help appreciated and thanks.


    Sturmgrenadier... FTW Since 2000
    http://www.sghq.com

  2. #2
    this is more a mp question....

    are u sure that the profile that you have amended is the one that the server is reading?

    you can test that by: Put the 3rd person view off and then on and test it on the server if it corresponds to your changes..

  3. #3
    It is. I checked that with WeaponCursor.

  4.   This is the last Developer post in this thread.   #4
    BI Developer Suma's Avatar
    Join Date
    Jun 27 2001
    Location
    Czech Republic
    Posts
    3,708
    Some options cannot be enabled in Veteran. This is done to make sure Veteran is providing at least some common level of realism. The Regular mode is fully configurable.
    Ondrej Spanel, BIS Lead Programmer

Posting Permissions

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