Jump to content

DavidW

Gibberlings
  • Posts

    8,009
  • Joined

  • Last visited

Everything posted by DavidW

  1. Can you say more about the use case you have in mind? In cases I can think of, you'd get weird behaviour if you dispelled the previous instance, e.g. if both party and enemies used a spell or if the new one and the old one only slightly overlap. That said, if you do want to do it, I think you can just use the Zone of Sweet Air opcode, but with a custom 2da in place of CLEARAIR.2da. At least, the IESDP thinks you can (I don't think I've ever tried it myself).
  2. One-round 206? Ends in time for the next pulse, but blocks rival copies?
  3. Come to think of it, how about General Sovaalidaas? (I generally assume Throne of Bhaal is the redheaded stepchild that no-one wants to mod, so you can have free reign, but I don't want to break anyone's content gratuitously.)
  4. If I kill Elhan at the start of Throne of Bhaal (as part of Wheels of Prophecy) am I going to spoil anyone else's content? (e.g., does he have a ToB cameo in someone's NPC mod?)
  5. SCS ignores DR completely. (I think some earlier versions made limited concessions to it, but they caused more harm than good.)
  6. I haven't really played with Divine Remix, but (many years ago) I played quite a lot of pen-and-paper AD&D using the sphere system. In my experience it's extremely difficult to balance it properly - the spheres are in no way equal in power, and so creating two equivalently effective cleric kits has to be done manually and is very hard to get right. There is a reason why it got entirely abandoned in third edition D&D. I think the DR mod is a pretty faithful implementation of the AD&D second edition system - and, as such, suffers from a lot of the same problems. They're probably made a bit worse by the smaller number of spells in BG(2), but the basic issue comes from the AD&D system, not from its CRPG implementation.
  7. That's (probably) not a bug. Party-summoned fiends attack anything, including other fiends. That's vanilla-game behaviour, and SCS basically replicates it. (Baatezu will actively prioritise tanar'ri and vice versa; that's intentional.)
  8. Interesting. The IWD description text is grabbed directly from IWDEE, but perhaps something's going wrong with it. Will see what I can do.
  9. Can you give more details? Do you mean: fiends summoned by the party?
  10. I'll consider, but it's unlikely to happen soon. You can do it for yourself by editing "stratagems/spell/extra_healing.tpa" in a text editor.
  11. Almost certainly highest level.
  12. Initial tests reveal that the game hangs on the Gorion/Sarevok cutscene, which basically goes on forever. I left it running overnight, and came back twelve hours later to find that Gorion and Sarevok had decided to take a breather and were sharing a bottle of whiskey and reminiscing.
  13. I think the general consensus in BG2 modding circles is that 'cheating' isn't really a meaningful notion in a single-player game. Some mods, like IR, make the game easier. Others, like SCS, make it harder. Choose your own preferred playstyle and difficulty level. If using IR is making the game too easy for you, try installing SCS. If that becomes too hard, lower its difficulty. Concentrate on a playstyle that works for you.
  14. OK: if I hardcode an initial pass through spells/items to identify damage effects, rather than relying on the CLONE_EFFECT function, I can get the loop time down from three minutes to about three seconds (with another 15 seconds to go back through the list and actually apply the effects). @subtledoctor: if you want to try it out on your install (which would be helpful), grab the copy of pf_trolls from the SCS repo.
  15. It takes 3 minutes on an all-of-SCS, otherwise-basically-unmodded BG2EE, which, yeah, is kind of on the long side. I'll have a look at whether the loop can be optimized. (It needs to patch every fire damage effect in the game, hence the need for a loop like that.)
  16. It's a typo in the readme. It installs fine on EET. Are you sure it wasn't offered? I've just installed it on 33.1 fine, and the relevant install code hasn't changed since 32.6.
  17. No, Jarno is right. We're talking about original BG1 here, not BGEE. There are no 2da files controlling trap xp, that functionality isn't in the original BG1 engine.
  18. It would be relatively easy to fix the SCS-compatibility - but in any case, Oversight's version isn't really a restoration, it's a reimagining. Thanks for the offer of inclusion: I haven't decided what to do with it yet but I'll keep it in mind. UB is clearly at least one natural place to put it.
  19. That should be exactly the right way to do it. Good idea - I'll try to remember to include it in the next release.
  20. I'm totally incompetent to advise on how the gender of 'maitre' works! But I don't want to end up editing the English-language text for this sort of reason. In principle I could detect the caster's gender (in fact for this version, the caster is always a hostile NPC mage) and use two lines that are identical in English, but I'd rather avoid it if I can. My suggestion would be: if the literal translation of 'master' is unavoidably gendered, find as near a term as you can that's gender-neutral. That said: reviewing the text, I'm not sure 'my master' is quite right, even as English - it doesn't quite match the tone of the PC-summoned wish djinni. I should probably look at changing it (this is ancient SCS dialog for the most part). I don't think it would do any great harm just to remove the 'my master' bit entirely, and I might actually do that to the English-language text next update. Then you'd just have @1205 = ~Then I shall sweep them away!~ @1206 = ~Then speed you shall have!~ @1207 = ~Time is now your ally!~ @1208 = ~Then none shall harm you!~ @1210 = ~It shall be as if you were never harmed!~ @1212 = ~It shall be done!~
  21. I’m not sure I understand. In modern English, ‘master’ here is gender-neutral. (At one point, ‘mistress’ would have been the feminine form, but that’s archaic and has sexual connotations.)
  22. It is a Wheels or Prophecy bug. DW#BALC2 is a Wheels of Prophecy file.
×
×
  • Create New...