Jump to content
Protegimus

Zeus AI Combat Skills

Recommended Posts

Use the script with vanilla game, not the mod and then try.

Also theres other Ai stuff out there then Zeus see my list:

AI Compilation List of Addons/Mods/Scripts & Misc

http://forums.bistudio.com/showthread.php?117674-AI-Compilation-List-of-Addons-Mods-Scripts-amp-Misc

Yes, of course everything will work in the vanilla game... The point here was to find something that actually works with the mod, since it would be a shame to lose all the improvements of the mod just for this issue.

Well, i guess i'll have to modify that part of the mission or disable the mod. Thx for help anyway, maybe in your list i can find something good for replace zeus AI.

Share this post


Link to post
Share on other sites

You could try Group Link 4 (GL4) It allows the mission maker to enable which groups he wishes to have AI enhancements. It is rather "dated" but still seems to work fairly well. The thing I enjoy with the Zeus and the ASR AI mods is the fact that the AI won't just sit out in the open waiting to get picked off, they will actually seek cover behind a wall and in some cases peek around corners to make sure the area is secure before proceeding. Group Link 4 doesn't seem to have this feature but I wish it did as I would be able to use the Garrison script posted earlier in this thread while retaining the AI's ability to hide behind walls.

GL4 can be found here:

http://www.armaholic.com/page.php?id=8848&highlight=GL4

I use the GL4 effects part along with Blastcore as it really pumps up the effects! I had to turn the fire effects off in GL4 effects as it made double fires burn on vehicles and gave a weird "cyclone" effect.

---------- Post added at 03:01 AM ---------- Previous post was at 01:40 AM ----------

The Zeus AI have stopped moving for me now that I figured it out with the Garrison House script Gunter posted above. All you need is a simple trigger for the area that you need to cover.

Activation: Whatever Side One time

Countdown: 10, 10, 10

Activation field: {_X setVariable ["zeu_AIBypass", true]} foreach thislist

Share this post


Link to post
Share on other sites

In the demo mission for the Garrison script, you could literally, just copy and paste, and then adjust the size of the trigger.

I found out that if you make the area to big, it lags the game like a b**ch, even on a dedicated server, so smaller is better.

Share this post


Link to post
Share on other sites

Hello everyone.

As i see in latest patch 1.6 they improved AI well, so i checked it for zeus mod, and here i have a problem. AI is good in flanking, prefering crouch posistion what i like, they using cover well finaly, but main issue is that - when they spot enemy no mater what possition and cover they using they just spliting up in one moment and then they start figting, it not look got and realistic, i figured out file responsible for this is 'zeus_sys.AI', but when i disable it i lose many features of this enchantment. I think they spotiing distance is far to accurate and I was unable to do some stealth couse they spoting me instantly from 500m and start firing, no mater that im in forest or in dense gras or just poping my head behind the line of horrizon, so i got question that someone can help me with this ?. I use ARMA2 OA with command line like this :"G:\gry\arma 2\arma2OA.exe" -nosplash -mod=;@CBA;@ACE;@ACEX;@ZeusAI;@Blastcore_Visuals_R1.2;@WarFX_Particles_Beta_1.41;@JTD; -world=empty

Salut

Share this post


Link to post
Share on other sites

@potemps: bienvenu au forums. I encourage you to abandon Zeus AI and try ASR AI instead.

Also give the JSRS sound mod a try.

Share this post


Link to post
Share on other sites

Sure i try that sound mod ;). Also i have a question, i understand Zeus is not fully compatible with 1.6 patch ? Did ASR AI use flankin maneuvers and also good in use cover ? Did they dint have a Rambo eye, not spotting from too far and from everywhere ? Did i need to configure it ? ;)

Thx for answer ;)

Share this post


Link to post
Share on other sites

Zeus was last updated over a year ago. Since then BI has released the 1.59 and the 1.60 patch, not to mention all the beta patches (which you should definitely get btw). So though I think it's fair to say that you're right when you suggest "Zeus is not fully compatible with 1.6 patch".

As for ASR AI, it improves AI in 2 important domains:

Sys_airearming: AI units equip with weapons and ammo on their own.

- Take what's needed from about anywhere possible: crates, vehicles, stuff dropped on the ground, dead soldiers and their backpacks.

- Also rearming from their own backpack or from another (alive) AI's pack in the group.

- Equip with primary weapons, launchers and sidearms, ammo, frag grenades, smoke grenades, binoculars, NVGs.

- Take rocket launchers if not carrying a rucksack (OA or ACE) or the primary weapon is a sniper rifle, machinegun or automatic rifle.

- Grab a little extra ammo when using specialist weapons (sniper, MG, AR) since they won't take a launcher.

- Will only take items when there's space for them in the inventory unless the items are important (launcher ammo or medic kits).

- Will try and grab all useful items found in a place on a single run.

- Do not rearm if any of these conditions is met: option globally disabled / unit is: busy doing something / in a vehicle / captive / hiding / in combat / unconscious

- Units rearm even while in combat if they have no weapons to fight with (unless they're commanded to stay put).

- Configurable options can also be set at the beginning or during the mission by changing the global variables (turn rearming on/off or allow civilians to rearm etc.)

- Some options can also be set in game using the comms menu (0-8).

Sys_aiskill: AI skills and awareness improvements

- Gives every AI unit randomized skill levels for aiming accuracy, aiming shake, aiming speed, spotting distance,

spotting speed, courage, but within certain ranges, based on unit's type.

The goal was to make the AI better, more diverse and distinct. Some units will be better skilled than others.

For example, a team leader will usually be better than a regular grunt, a SF unit will have the highest skills, while

an armed villager will present the lowest threat.

Users can configure the other skills and set their own levels by editing a userconfig file.

All Arma2, OA, BAF, PMC and ACE units are fully supported by this addon but most 3rd party mods should be too, with

exceptions, like when a regular or insurgent type unit is created based on a SF unit etc.

Third party verified mods: ACE, CWR2, Duala and Lingor units (partially), McNools's Tier1 ops.

- AI radio net (only for servers and single-player).

When a group learns enough about an enemy, it will broadcast information about that enemy over radio to all friendly

groups within a configured range. The info is sent with a delay, so to prevent breaking breaking stealth, quick takedowns

are required. Sending and receiving groups must have radios. No waypoints are set, no orders given, just information sent,

default game AI decides what to do with it.

- When crewmen or pilots have to bail out of their vehicle because it was damaged, they won't be as willing to charge

the enemy as before. They might flee or run for cover instead, until they get into another vehicle when they gain some

courage back.

- AI spotting distance automatically reduced at night (and restored at day). Default is half distance at night, can be changed

in userconfig.

- AI hears gunshots. Default distance is half the range defined for shooter's weapon sound range.

Coefficient can be set in userconfig.

- Dynamic view distance adjustment on dedicated servers. Based on the initial VD setting, servers will continually readjust VD

depending on fog and darkness. Can be turned off in userconfig.

- AI use smoke grenades for concealment when wounded.

- AI detects and engages targets at greater distances, selecting apropriate weapon and fire mode according to their weapon's

performance and distance to target. They shoot more like human players do.

- AI can use grenade launchers like the M203 and GP-25. Without this, they almost always shoot them a few meters too far.

For more info, simply check-out the ASR AI thread

As for running it, it is very simple, just installing it like any other mod (extract @asr_ai folder into your Arma2 directory, then extract asr_ai folder into your unserconfig and finally add the @asr_ai to the target line of your OA shortcut).

You can tweak it by editing the asr_ai file in the userconfig folder.

It is recommended to change your difficulty settings, as described in post #20.

Moreover it is very much WIP with some of the most-awaited features (AI kneeling before shooting, AI machinegunners going prone before shooting) soon to be released...

Edited by domokun

Share this post


Link to post
Share on other sites

[CQUOTE=potemps;2164083]Hello everyone.

As i see in latest patch 1.6 they improved AI well, so i checked it for zeus mod, and here i have a problem. AI is good in flanking, prefering crouch posistion what i like, they using cover well finaly, but main issue is that - when they spot enemy no mater what possition and cover they using they just spliting up in one moment and then they start figting, it not look got and realistic

That is partly due to default AI behaviour. Squad leaders send single units off to attack the enemy even if those are hundreds of meters away. In your own missions you can disable that with the command

this enableAttack false

in the init field of squad commanders.

For existing missions, you could use the SLX ai_no_autoengage module from COSLX (requires CBA) which will achieve the same result.

Also in SLX are:

ai_findcover - this makes AI-led teams skirt open spaces in favour of cover or at least concealment instead of crossing open spaces. Unlike GL4 is does not change waypoints and hence break missions; the SLX module only affects the route the AI takes between waypoints.

slx_ai_dodge: makes AI units move a pace or three from one side to the other; harder to hit, makes for better firefights at medium or longer ranges.

Share this post


Link to post
Share on other sites

I tried ASR AI, i also whatched movies of they position changing, and i think it not working for me as well, they spotting from much more distance, but they didnt taking cover to good, or they very like to stand in open ground and fire to enemy, almost no crouching, and no moving in crouch position, they also didnt want to use a flank attacks...maybe there is something wrong with my Arma ;)

Share this post


Link to post
Share on other sites

potemps: the crouching/prone feature is not yet released on ASR AI, that's why you won't see it. As for Orcinus' suggestion, it's a very good one. I run ASR AI and very light version of SLX I call SLX-lite, which only includes a few of the pbos. Give ASR + COWarMod (tweaked version of SLX) a try, I think you'll be impressed.

Share this post


Link to post
Share on other sites

Did i need to copy this featured addons from COwar mod to addons folder in @ASR_AI to make it work ??

Share this post


Link to post
Share on other sites
Did i need to copy this featured addons from COwar mod to addons folder in @ASR_AI to make it work ??

I haven't tried that, I guess it would work. What I have is separate addon folder with just copies of the necessary files from COSLX; enables me to check for possible conflicts with scripts in an official or downloaded user mission, & also keep my ASR_AI folder 'pure'.

Share this post


Link to post
Share on other sites

addons will work irrespective of which folder they are placed in.

however for simplicity's sake I suggest that you keep each mod in their own folder

that way, if ever you encounter any strange behaviour, it will be easier for you to identify the source of the problem (by deactivating them)

so in short, I'd keep the @asr_ai folder and a new folder @cowarmod for COWarMod

Share this post


Link to post
Share on other sites

Did ASR and COwarmod dont have conflicts with ACE couse i using it too ? ;)

Edit:

And one more question: can i use a ASR_AI and whole Cowar mod, or i need to use single files like you posted before ?? Did it make a conflicts ?

Edited by potemps

Share this post


Link to post
Share on other sites

potemps: ASR is compatible with ACE (it even has ACE-specific files) but COWarMod is not compatible with ACE. For that you need to use another version called COWarMod ACE Compatible which is currently under development

Share this post


Link to post
Share on other sites

Ok so which files i should use for what you called @COWarMod_lite folder ? - i also will use ASR_AI, CBA, CBA_OA, CBA_A2, ACE (core)

Share this post


Link to post
Share on other sites

I'll zip and upload the files that I use tonight, but be aware that I do not use ACE.

If you're using ACE, your best bet is to use the package outlined in the COWarMod ACE Compatible thread.

Share this post


Link to post
Share on other sites
ok i will wait ;)

Actually I just remembered that ASR_AI is already in COWARMOD and COWARMODACE. However, that's not the latest version (currently up to v 1.14.1) so you might like to update it. Worth monitoring the ASR_AI thread too, as Robalo is making great advances related to AI stance and other facets.

Share this post


Link to post
Share on other sites

Yea i know, watched last videos and im impressed, AI sems to use crouch stance almost all the time, and they seems behaving like they actualy want to survive, waiting for ASR_AI newest version of a mod ;)

Share this post


Link to post
Share on other sites

Love the mod. We do have a question though. While running zeu_AI on a domination map, when we call for a cargo drop (Ammo, Artillary, jeep) it will drop the cargo but the aircraft will not disappear afterwards. It will fly around the Main Target area for forever until it crashes or runs out of fuel, rendering cargodrop unusable until then. The cargodrop is the one that comes with the domination map (the one Xeno scripts in), not one that we are adding in. Is there anyway we can adjust this?

Thank you for your time and patience.

Clowns2

Share this post


Link to post
Share on other sites

Anyone?

Love the mod. We do have a question though. While running zeu_AI on a domination map, when we call for a cargo drop (Ammo, Artillary, jeep) it will drop the cargo but the aircraft will not disappear afterwards. It will fly around the Main Target area for forever until it crashes or runs out of fuel, rendering cargodrop unusable until then. The cargodrop is the one that comes with the domination map (the one Xeno scripts in), not one that we are adding in. Is there anyway we can adjust this?

Thank you for your time and patience.

Clowns2

Share this post


Link to post
Share on other sites

Hi,

I downloaded the Ace version. Where do I get the keyfiles? no zcommon in the archive.

Share this post


Link to post
Share on other sites

Thanks for the mod :D, I love it when the AI holds up in a house! :459:

My only concern is that when the AI is about 100/200m away they fire at each other perfect but when they are close say about 50m or 25m it takes ages for them click on that theres an enemy in front of them haha.

Is there anything i could tweak that could fix that problem :)?

As again GREAT AI improvement :D :icon_dj:

SORRY!, WRONG ADDON HAHA, MEANT TO PUT IT IN ASR AI SORRY!:)

Edited by kierandobbin54

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

×