Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
2 - Works with NR6 HAL Evolved ?
Either way, thank you for the work that you have put into this, it was enjoyable watching AI seemingly act smarter.
Project are not supported yet.
_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 /#/ !----------