Jump to content
  • 0

Missions Ai behavior and skill


Darf

Question

Overpoch server!!!

Iam trying for days now to get the AI (Wicked AI) to be good!

They are dumb. dnt react like they should! 

They look in the wrong direction shoot 10 meters infront of you etc

I tried everything setting every skill set to extreme values 
changed the user arma2oa profile 2 maximum even with ultra ai

but still they are just bad they can only kill u if u play realy dumb and dnt move on an open field.

sometimes they work good but most of the times they are realy dumb

does anyone have any idea? has their been a problem with arma update or with infistar update cause the ai i remember were realy OP if u set everything 2 max this new ai arent!

i even tried dzai that worked awesome in 2015 but have a look at the video see for yourself
 

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

In the wai config folder you can make the ai harder
you need to make the aimingAccuracy higher, Aimingspeed, SpotDistance/Time and endurance to like 1.0 for good AI.

Spoiler


    ai_skill_extreme            = [["aimingAccuracy",0.75],["aimingShake",0.60],["aimingSpeed",0.80],["endurance",1.00],["spotDistance",0.80],["spotTime",0.80],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Extreme
    ai_skill_hard                = [["aimingAccuracy",0.65],["aimingShake",0.60],["aimingSpeed",0.70],["endurance",1.00],["spotDistance",0.75],["spotTime",0.80],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Hard
    ai_skill_medium                = [["aimingAccuracy",0.60],["aimingShake",0.40],["aimingSpeed",0.60],["endurance",1.00],["spotDistance",0.65],["spotTime",0.60],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];    // Medium
    ai_skill_easy                = [["aimingAccuracy",0.45],["aimingShake",0.30],["aimingSpeed",0.50],["endurance",1.00],["spotDistance",0.55],["spotTime",0.50],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];    // Easy


Thats my WAI config

Link to comment
Share on other sites

  • 0

Thx for your help !
i made a mistake not telling this in the first place,

this is and was my configs

(wai config all missions must be extreme)
        ai_skill_extreme            = [["aimingAccuracy",1.00],["aimingShake",1.00],["aimingSpeed",1.00],["endurance",1.00],["spotDistance",1.00],["spotTime",1.00],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Extreme
        ai_skill_hard                = [["aimingAccuracy",1.00],["aimingShake",1.00],["aimingSpeed",1.00],["endurance",1.00],["spotDistance",1.00],["spotTime",1.00],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Extreme
        ai_skill_medium                = [["aimingAccuracy",1.00],["aimingShake",1.00],["aimingSpeed",1.00],["endurance",1.00],["spotDistance",1.00],["spotTime",1.00],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Extreme
        ai_skill_easy                = [["aimingAccuracy",1.00],["aimingShake",1.00],["aimingSpeed",1.00],["endurance",1.00],["spotDistance",1.00],["spotTime",1.00],["courage",1.00],["reloadSpeed",1.00],["commanding",1.00],["general",1.00]];     // Extreme
    

arma2oauserconfig

    class Veteran
    {
        class Flags
        {
            3rdPersonView=1;
            armor=0;
            autoAim=1;
            autoGuideAT=0;
            autoSpot=1;
            cameraShake=1;
            clockIndicator=1;
            deathMessages=1;
            enemyTag=1;
            friendlyTag=1;
            hud=0;
            hudGroupInfo=0;
            hudPerm=0;
            hudWp=1;
            hudWpPerm=1;
            map=0;
            netStats=1;
            tracers=0;
            ultraAI=1;
            unlimitedSaves=0;
            vonId=1;
            weaponCursor=1;
        };
        skillFriendly=1;
        precisionFriendly=1;
        skillEnemy=1;
        precisionEnemy=1;

still it looks sometimes that they cant find my position even having videos where they are shooting my old position 5 meters infront of me where i was a few sec before spraying the sh!t out of the ground but not at me or walking around not reacting i dont get it

thats why i work 5 days on it and still cant get it done

i removed friendly behavior complety

change the agressor radius to maximum
no good ai

Link to comment
Share on other sites

  • 0

i guess i found the Problem but i cant solve it!

it looks like the ai cant see the palyer cause of bad player position update!
as soon as u press m and the server updates your position the ai shoot great but if u move a bit the ai even shoots old poistions where u have been  before
is their a way to update the palyer positions more often or something maybe in the  server_playerSync.sqf

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...