Posted by: weimer
« on: February 20, 2003, 01:18:40 PM »Bugs: It doesn't attack as often as we would like and when you kill the dead troll you get too much XP.
Fixed in V2. Turns out that AttackReevaluate either "works too well" or "works poorly" in IWD2, but a character with multiple attacks can keep AttackReevaluating() and never actually hitting anything. Also, my code for reading the level from BG2 creatures was slightly broken (well, I'd rather say that BG2's CREs were kinda broken: single-class fighters would have values like "30" or "6" in the secondary level field).
Fixed in V2. Turns out that AttackReevaluate either "works too well" or "works poorly" in IWD2, but a character with multiple attacks can keep AttackReevaluating() and never actually hitting anything. Also, my code for reading the level from BG2 creatures was slightly broken (well, I'd rather say that BG2's CREs were kinda broken: single-class fighters would have values like "30" or "6" in the secondary level field).