ASR AI

Magnetar

Més pesat que Kuban
22 Abril 2014
1,011
0
0
Kassel, Alemanya
#21
Actualitzat el ASR AI a la versió 0.9.29:

- updated configs for Arma3 1.60
- fix author related error message
- UAV_AI units have max skill by default
- remove CAManBase::{audible,spotableDarkNightLightsOff,spotableNightLightsOff}, cfgAISkill::spotDistance tweaks in favor to updated vanilla settings; may need to re-evaluate and tweak these again.
- minor tweaks to userconfig defaults
- allow usage of base classes in class level overrides; Example: asr_ai3_main_levels_units[10] pushBack "B_Soldier_sniper_base_F";
 

SilverArrow

Administrador
Membre del personal
Administració
Community Manager
6 Novembre 2014
1,887
94
48
#22
Has provat si corretgeix els inexplicables problemes de compatibilitat que l'ASR AI causa a la M107 de RHS?
 

Magnetar

Més pesat que Kuban
22 Abril 2014
1,011
0
0
Kassel, Alemanya
#24
Actualitzat a la 0.9.30:

- configs updated for new 1.62/APEX content
- added config fix to prevent this from becoming dependency when editing
- tweaked configs for shot detection; scripted fired event handler disabled by default
- tweaked detection related config parameters (AI was too good at detecting things in the jungle)
- reduced aiming abilities for lower skilled units
- removed shooting stance tweaks (were slowing down unit moves too much)
- improved code (made a bit prettier and more efficient using newer sqf syntax and commands)
- improve debug logging by tagging each line in RPT
- settings overhauled; moved most user configurable options to the CBA settings framework (in game)
- asr_ai3_settings.sqf no longer used
- these settings can't be set in game and remain configurable by editing asr_ai3_settings_ss.sqf: asr_ai3_main_sets, asr_ai3_main_levels_units, asr_ai3_main_factions
- added options for radioing delays (prevent enemy calling your position to ther groups by shooting leader in less than x time since detected)
- added options for how many mags and first aid kits units are trying to maintain (rearming)
- allowed changing settings on the fly using in game settings dialogue (rearming for example)