Hi, All,
After disabling some comonents (like well known buggy Ghost Armor etc) and finally got my individualized Big World installation I have found strange AI problem. Some magic users in BG1 part (for now) are not using their magic and trying to fight meelee. In some cases they use fight-start pre-buffs, but in most cases no spells are cast completely. For example, Orc Shamans, Orc Mages, Hobgoblin Wizards (they have two problems - trying to flee). After experimenting with backups I've found that problem occured after second stage of Big Picture mod is installed. See log example for Orc Mage from NTotSC (ORC04.CRE):
Mods affecting ORC04.CRE:
00000: ~SETUP-EXNEM.TP2~ 0 1 // Add items to creatures: v5
BWP Fix
00001: ~AURORA/SETUP-AURORA.TP2~ 0 0 // Aurora's Shoes and Boots: v5a
BWP Fix
00002: ~STRATAGEMS/SETUP-STRATAGEMS.TP2~ 0 1000 // Initialise mod (all other components require this): v30
00003: ~STRATAGEMS/SETUP-STRATAGEMS.TP2~ 0 6000 // Smarter general AI: v30
00004: ~STRATAGEMS/SETUP-STRATAGEMS.TP2~ 0 6032 // Smarter Mages -> Mages never cast short-duration spells instantly at start of combat: v30
00005: ~BP/SETUP-BP.TP2~ 0 650 // Humanoids: v181-b4611
BWP Fix
<<<<----------- PROBLEM WAS HERE
00006: ~TB#TWEAKS/TB#TWEAKS.TP2~ 0 9100 // Mages drop spellbooks. -> 50% of mage s drop spellbooks, spellbooks contain 50% of memorized spells.: TB#Tweaks, V 2.61
BWP Fix
00007: ~AURORA/SETUP-AURORA.TP2~ 0 420 // Realistic random treasures -> Both 1 and 2 (no treasures lost): v5a
BWP Fix
00008: /* acted upon in an indetectable manner */~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ 0 0 // Generalized Biffing: v2.2
00009: /* acted upon in an indetectable manner */~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ 0 0 // Generalized Biffing: v2.2
Fixed this for now manually (with purpose not to ruin whole installation): changed in some CRE files BP script to SCS one. Previous script name was found in BP backup directory.
AI installed: SCS AI.
Encounters: from BP.
Does anyone encountered similar problem? Is there more convenient fix for this? (except reinstalling with manually disabling BP creature improvements like Humanoid component etc or manually changing scripts in files)