Arma 3
124 lượt đánh giá
ODKAI
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
887.651 KB
5 Thg12, 2019 @ 2:16pm
10 Thg10, 2021 @ 2:28pm
74 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
ODKAI

Mô tả
RELEASE 2.0

ODKAI is created by IlSigSmoke & RedCharlie. It has been developed to work mainly in multiplayer, but it now works in singleplayer too.
The goal of this Mod is to create a more realistic AI behaviours and communication.
We want to create a commander who will give orders in a more realistic way to the units at his disposal, based on the information collected and communicated by the faction, that can't know what happened to an armored vehicle that had stopped replying, sending a reasearch team to probe the area around the last squad's actual.
Squad leaders that report his position and truly send and receive information about enemy locations and forces. Soldiers that can use freely almost every game assets, that throw a smoke grenade considering the wind force and direction, that can steal your vehicles, and they will.
Only one HQ can be added in the game (in editor) and it will command only AIs from its allied faction.
This mod doesn't spawn units.

ODKAI DETAILS FEATURES[odkai.odkclan.it]
Thảo luận nổi bật Xem tất cả (3)
42
4 Thg06, 2022 @ 4:27am
Bug Reports
-|ODK|- Black_Ice931
26
30 Thg04, 2020 @ 3:08am
Improvements
-|ODK|- Black_Ice931
4
25 Thg12, 2019 @ 11:40am
Compatibility Issues
-|ODK|- Black_Ice931
176 bình luận
Hitman 18 Thg10, 2024 @ 12:23am 
new ODKAI (REWORK) in mods you can check
SteveTheHero 4 Thg05, 2023 @ 3:36pm 
Dang this had so much potential. Thanks for the update, i hope you guys can support it once again one day.
-|ODK|- IlSigSmoke  [tác giả] 25 Thg04, 2023 @ 12:03pm 
unfortunately the mod is no longer supported. Sorry guys
SteveTheHero 22 Thg03, 2023 @ 2:29pm 
Love this mod, would be awesome if you could update it, it has some errors
Voiden Venari 10 Thg03, 2023 @ 6:50am 
2 Questions : 1- Works with Any Scenario Like RIS (Random Infantry Skirmish) and Dynamic Recon Ops ?

2 - Works with NR6 HAL Evolved ?
aki 24 Thg01, 2023 @ 10:04am 
HELLO ARE UPDATES FOR THE MOD??
Killimanjaro117 27 Thg11, 2022 @ 7:59am 
I know you guys have mentioned that you have disabled the Commander system, but is there any chance in the future that you guys would enable it? So far from what I've seen your mod is splendid, very lightweight and adds a lot of functionality to the server itself.

Either way, thank you for the work that you have put into this, it was enjoyable watching AI seemingly act smarter.
-|ODK|- IlSigSmoke  [tác giả] 4 Thg06, 2022 @ 4:27am 
Actually we work on Arma reforger.
Project are not supported yet.
-|ODK|- IlSigSmoke  [tác giả] 9 Thg05, 2022 @ 9:14am 
!( _this call ODKAI_CheckStaticNearby ) give back a true/false state.
nan 7 Thg04, 2022 @ 12:11pm 
if ( ( _Enemy isKindOf "PLANE" ) OR { _Enemy isKindOf "HELICOPTER" } ) then {
_Group setbehaviour "COMBAT";
if ( !( ( getPylonMagazines _Enemy ) isEqualTo [] ) AND !( _this call ODKAI_CheckStaticNearby ) ) then {
[ _this , 100 ] call ODKAI_SetClosestBuilding;
};



bugtxt:
if ( !( ( getPylonMagazines _Enemy ) isEqualTo [] ) AND /#/ !( _this call ODKAI_CheckStaticNearby )) then {
[ _this , 100 ] call ODKAI_SetClosestBuilding;
};

WH?help?---------AND /#/ !----------