Jump to content

DavidW

Gibberlings
  • Posts

    8,009
  • Joined

  • Last visited

Posts posted by DavidW

  1. I've now tried to reproduce the Monk CTD problem with Monastic Orders and again can't do it- it's working fine on my install.

    Either your install has somehow got corrupted, or it is some subtle compatibility problem. All I can suggest is that you reinstall and, if the problem persists, try altering your mod stack to see what makes a difference.

  2. I would either

    (a) ask on the Beamdog forums, where there are quite a few players who do no-reload SCS runs (they seem to hang out there more than here); or

    (b) decide that particular battle is badly balanced for your personal play style, and turn the difficulty down for it. 
     

  3. On 5/13/2020 at 1:12 AM, Cahir said:

    @DavidW while you're having a small modding window and checking Ascension stuff, could you also look into those installed with warnings me and @4udr4n reported couple of posts up? We're not sure if those are harmless or may produce some unwanted results in game.

    Thanks in advance! 

    They're mostly harmless.

    spwi418d and halb11 are completely harmless: it's SCS trying to correct problems that aren't there on SR/IR installs in the first place.

    scrl07 is SCS trying to apply some patches to Protection from Magic scrolls, and getting confused because IR has altered how those scrolls are coded. The patches aren't applied but the consequences will be minor at worst.

    The 'include without an argument' is a warning from SFO, the set of function libraries in which SCS is written. It points to a function that isn't actually being run - in this case, the function to make Time Stop detectable. That will cause some minor AI glitches (though not if you're using Ascension 2.0, since it uses the same function and installs it correctly).

    All this will be fixed in the next release in any case.

  4. Version Beta 6 of IWDification is now released. This is a very minimal update - it just corrects a nasty logic bug on Enhanced Edition installs that (unless you installed components one at a time) messed up the animations, prevented Giant Insect from installing, and broke SCS compatibility.

    EDIT: And it adds an updated French translation!

    This mod is basically CamDawg's baby, not mine (I wrote a lot of the code it's based on for IWD-in-BG2, but he turned that code into something self-contained). So I haven't tried to do a more systematic trawl for bugs.

  5. Physical Mirror reflects the ARROWFLM projectile, which is used by vanilla Flame Arrow and also by some, but not all, of SR Flame Arrow's secondary spells. So I think (I admit I haven't tested it in-game) that Flame Arrow will be rather inconsistently reflected by Physical Mirror, which I assume is unintentional.

    (The same will be true for Entropy Shield if IWD spells are present, though arguably that's not your problem.)

  6. 11 hours ago, Cahir said:

    @DavidWdo you plan to release SCS update during your current modding window? If yes, how much time do you think you need to do it? I'm asking because I'm about to run a large EET installation, but I'm inclined to wait a week or two if this is the case. 

    It is fairly likely that I will release a new SCS (little or no new content, but lots of bugfixes) in the next 1-2 weeks. No promises, though.

  7. On 11/12/2019 at 3:16 PM, czacki said:

    also:

    EQzN8kS.png

     

    wasn't he supposed to be protected from "slay"?

    that was anticlimatic - took 1 blow (mace of disruption), died instantly.

    For my records as much as anything since the original comment is six months ago, but:

    This isn't a bug - as in, he was never supposed to be protected. But after some consideration, I'll probably add protection on the next SCS release. I was about to decide not to - it's no fun if your cool anti-undead weapon never works on powerful undead - but checking the AD&D Monster Manual, the Mace of Disruption explicitly doesn't one-shot a demilich. That swung it for me. (In SCS, AD&D source material doesn't get treated as infallible, but it does get treated as important.) 

  8. There are so many scripts (mostly) because I don't want to waste space and processing time including every HLA and class ability in the AI script. So (e.g.) kensai have their own script, and only that script uses Kai.

    If you look in genai/ssl/hla.ssl, that's where all the HLAs and kit abilities are kept. The various 'requireblock' bits make sure only certain bits of it get compiled for each script. 

    As for thieves: all thief multiclasses use the same script. (Under the constraints of the Infinity Engine AI, there's not much tactical difference between how thieves and fighter/thieves ought to fight.) (Greater) Evasion is listed in the HLAs (look in 'thief') but using it isn't implemented as of 32.8: that will change in the next release.

     

  9. This will not generically work, I'm afraid.

    The name and description don't live in these files. The files just contain numbers which reference lines in the master text-string file (dialog.tlk), and those lines aren't included in the files. This works on Avanade's computer because s/he has already installed SCS, and WEIDU mods leave new lines in dialog.tlk even after uninstall. But it won't work on someone else's computer, and it won't work on Avanade's computer if s/he reinstalls BG2.

  10. 9 hours ago, pochesun said:

    Regarding Planetars: i mean it absolutely could be the issue of AI, but it was stated in SCS (the latest version of it) that its compatible with SRR latest version. Is @DavidW aware of the issue, that there could be some problems with planetars etc?

    I don't think I did state that. I stated compatibility with SR, not SRR.

    I agree, this is clearly an AI issue. It's complicated by the fact that Planetars have SR-dependent AI. Will check.

  11. OK, this is a little weird. My test case was:

    1) Imoen casts True Seeing

    2) Someone casts Power Word Blind on Imoen - she's unaffected.

    Can you give me an exact scenario like that to reproduce the problem you're seeing?

    (I should say that I haven't checked yet if it can *dispel* blindness, rather than *protect* from it. But your report says neither is working.)

  12. On 12/21/2019 at 1:43 AM, Guest Ludwig said:

    Another spell not working as expected is True Sight. In the description, it says it will protect against magical blindness for 1 turn, but it does not do that at all. It doesn't dispel blindness, in addition, when you cast power word blind on someone who has true sight active, they still get blinded. It has the same effect on enemies and allies alike. I'm using IWD spells component using the latest version of SCS, and I'm not using any other spell tweak mod like Spell Revisions.

    Thanks

    I can't reproduce this on 32.8.

×
×
  • Create New...