Jump to content

Almogavar

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Almogavar

  1. Yes, i do this, but then i can see the IA on the Map.

    my sc.arma3profile and arma3.ArmA3profile is this:

    difficulty="Custom";
    class DifficultyPresets
    {
        class CustomDifficulty
        {
            class Options
            {
                // Simulation
                reducedDamage = false;    // Reduced damage
     
                // Situational awareness
                groupIndicators = 2;      // Group indicators   (0 = never, 1 = limited distance, 2 = always)
                friendlyTags = 0;         // Friendly name tags (0 = never, 1 = limited distance, 2 = always)
                enemyTags = 0;            // Enemy name tags    (0 = never, 1 = limited distance, 2 = always)
                detectedMines = 0;        // Detected mines     (0 = never, 1 = limited distance, 2 = always)
                commands = 1;             // Commands           (0 = never, 1 = fade out, 2 = always)
                waypoints = 2;            // Waypoints          (0 = never, 1 = fade out, 2 = always)
     
                // Personal awareness
                weaponInfo = 1;           // Weapon info        (0 = never, 1 = fade out, 2 = always)
                stanceIndicator = 1;      // Stance indicator   (0 = never, 1 = fade out, 2 = always)
                staminaBar = false;       // Stamina bar
                weaponCrosshair = true;  // Weapon crosshair
                visionAid = false;        // Vision aid
     
                // View
                thirdPersonView = true;  // 3rd person view
                cameraShake = true;      // Camera shake
     
                // Multiplayer
                scoreTable = true;       // Score table
                deathMessages = true;    // Killed by
                vonID = true;            // VON ID
     
                // Misc
                mapContent = false;       // Extended map content
                autoReport = false;       // Automatic reporting
                multipleSaves = false;    // Multiple saves
            };
            aiLevelPreset=2;
        };
        class CustomAILevel
        {
            skillAI=1;
            precisionAI=0;
        };
    };

    and my difficulty in server.cfg

    difficulty = "custom";

     

    in "regular" don't work fine....

    thanks

  2. Hi everybody, First excuse me for my english... ;)

    I recently open a little server for me and my friends, and is impossible for me play in third person and haven't mark in map. I try all in this post and in others... please help me.

    Thank you

  3. Hi, good morning. Works fine

    Other restrictions for me:

    attachto.txt                                  line1                  != "Land_Pod_Heli_Transport_04_box_F" != "Land_Pod_Heli_Transport_04_covered_F" !="Land_Pod_Heli_Transport_04_medevac_F"    !="Land_Pod_Heli_Transport_04_box_F" !="Land_Pod_Heli_Transport_04_fuel_F" !="Land_Pod_Heli_Transport_04_repair_F" !="Land_Pod_Heli_Transport_04_ammo_F"
    createvehicle.txt                          line1                  !="B_Parachute_02_F"
    publicvariable.txt                         line1                  !=HALVPV_SAVEPOD"
     
    Thanks for all
×
×
  • Create New...