Jump to content

DavidW

Gibberlings
  • Posts

    8,009
  • Joined

  • Last visited

Everything posted by DavidW

  1. In IWD2, subraces come to life because NPCs respond to a creature's subrace. Ideally I'd like to do the same for subraces in the other games, but it's quite a large task and only partially plays to my modding strengths. So I'm hoping to crowdsource it. This thread is for suggestions for NPC responses to the currently-active character's subrace in Icewind Dale. A few guidelines: 1) I don't need code. English-language descriptions are fine. 2) I do need specificity. "Shopkeepers in Baldur's gate should react badly to Tieflings" is not useful. 'SHOPKN01 should respond to a Tiefling at block 4' is useful. 3) If you want to suggest actual text, that's fine, but I'm happy to have suggestions like 'he should say something bigoted' too. 4) Responses should be limited - no more than a one-line comment and a one-line response by a character. If you want to suggest a way in which being a Tiefling leads to a zany quest, that's out of scope. 5) I am keen to keep the level of responses at least approximately constant across the subraces. Obviously it's easy to see ways in which a duergar or tiefling character is going to get a reaction, and to some degree that's cool, but I don't want the exotic subraces to get all the love. 6) I have no idea when I will have time to implement any of this! It's an experiment, both to see if I get good suggestions and to see what the coding looks like. Don't be offended if it takes ages for me to do it, and don't contribute if you're going to be offended. 7) Thank you!
  2. In IWD2, subraces come to life because NPCs respond to a creature's subrace. Ideally I'd like to do the same for subraces in the other games, but it's quite a large task and only partially plays to my modding strengths. So I'm hoping to crowdsource it. This thread is for suggestions for NPC responses to the main character's subrace in Baldur's Gate II , including ToB. A few guidelines: 1) I don't need code. English-language descriptions are fine. 2) I do need specificity. "Shopkeepers in Baldur's gate should react badly to Tieflings" is not useful. 'SHOPKN01 should respond to a Tiefling at block 4' is useful. 3) If you want to suggest actual text, that's fine, but I'm happy to have suggestions like 'he should say something bigoted' too. 4) Responses should be limited - no more than a one-line comment and a one-line response by CHARNAME. If you want to suggest a way in which being a Tiefling leads to a zany quest, that's out of scope. 5) I am keen to keep the level of responses at least approximately constant across the subraces. Obviously it's easy to see ways in which a duergar or tiefling character is going to get a reaction, and to some degree that's cool, but I don't want the exotic subraces to get all the love. 6) I have no idea when I will have time to implement any of this! It's an experiment, both to see if I get good suggestions and to see what the coding looks like. Don't be offended if it takes ages for me to do it, and don't contribute if you're going to be offended. 7) Thank you!
  3. In IWD2, subraces come to life because NPCs respond to a creature's subrace. Ideally I'd like to do the same for subraces in the other games, but it's quite a large task and only partially plays to my modding strengths. So I'm hoping to crowdsource it. This thread is for suggestions for NPC responses to the main character's subrace in Baldur's Gate (let's leave Siege of Dragonspear out for now). A few guidelines: 1) I don't need code. English-language descriptions are fine. 2) I do need specificity. "Shopkeepers in Baldur's gate should react badly to Tieflings" is not useful. 'SHOPKN01 should respond to a Tiefling at block 4' is useful. 3) If you want to suggest actual text, that's fine, but I'm happy to have suggestions like 'he should say something bigoted' too. 4) Responses should be limited - no more than a one-line comment and a one-line response by CHARNAME. If you want to suggest a way in which being a Tiefling leads to a zany quest, that's out of scope. 5) I am keen to keep the level of responses at least approximately constant across the subraces. Obviously it's easy to see ways in which a duergar or tiefling character is going to get a reaction, and to some degree that's cool, but I don't want the exotic subraces to get all the love. 6) I have no idea when I will have time to implement any of this! It's an experiment, both to see if I get good suggestions and to see what the coding looks like. Don't be offended if it takes ages for me to do it, and don't contribute if you're going to be offended. 7) Thank you!
  4. Not that I can suggest right now: I’d have to look at the code.
  5. stratagems/doc/subdocuments_dw/shapeshift_desc.html
  6. If I had to guess, an incompatibility between Dragonspear UI++ and either the revised-rest-at-inns or use-provisions-on-rest components of SCS. Will check when I have a chance (but don't hold your breath). In the meantime try uninstalling those components.
  7. No, that’s intentional for story reasons: see the readme.
  8. Plausible but outside the scope of what I'm prepared to do for one HLA!
  9. My own advice for some while has been that WoP is not really working on EE (I think it's still basically fine on vanilla) and you shouldn't use it until I've had a chance to properly rework it (something that keeps being pushed back).
  10. Correct. I think I had this as a Dragon Disciple HLA at one point. The biggest problem is technical:the dragon avatar is way too big to fit in most areas.
  11. The other reason to avoid it is that it triggers a warning if you have the fun_args MODDER flag set. Oh, to be clear: referencing "../%workspace%" is dumb, I don't know why I did it. (It looks like very old code.) Just wanted to note that at least my symlink setup has always been fine with it.
  12. I corresponded years ago with wildgirlmods and have blanket permission to include any bits of TOBR in WoP that I want to. There are bits of it I like very much but I wouldn't want to just systematically incorporate it. But in any case it's something that will have to wait until I have the time, unfortunately.
  13. I don't think this can per se be about a problem with symlinked folders. Literally all my SCS modding is from symlinked folders - the last time I physically put the stratagems folder in the game directory, Obama was president. But I agree that the ssl_to_baf call in smarter_beholders.tpa is redundant given current SFO functionality and that your change is an improvement (except that ssl is an INT_VAR, not a STR_VAR). Fixed locally; if that sorts out whatever symlink problem you're having then so much the better.
  14. Incidentally, the other story-based blocks are: BG: priests of Lolth (same issue as drow), priests of Umberlee (it breaks the Tenya quest in BG) IWD: priests of Auril, Talona, Myrkul (in each case because fighting worshippers of that god is a substantial event in the core plot). Again you can turn them all off at the ini if you don't mind story incongruities. (And SCS uses them whether or not you've turned them off.)
  15. It's slightly more substantial than that, I think: a rather complicated interaction between that component and others. I don't think it's hotfixable so a fix will need to wait for beta 8.
  16. I'm fairly relaxed about aasimar bhaalspawn if people think it's sensible. Drow is another matter: as various people have pointed out, it's deeply woven into the plot. (Of course it's a one-character ini edit to enable them if you want them; just don't blame me for story incongruities.)
  17. It’s this. The plot of chapter 5 of BG2 revolves around the fact that you are not drow but need to infiltrate their city. Having a drow PC breaks that plot hard. Of course you could change the plot, but that’s way out of scope for ToF.
  18. I think there’s a bug in the batch mode system here.
  19. Aha, that’s interesting. I couldn’t reproduce this as a ToF only bug - looks like it might be about interaction with other mods.
  20. Just checking: you did reinstall after changing the ini?
  21. OK, cool: it must be internal to ToF (and yes, almost certainly an issue in the ranger enemy component). I'll check it out when I have a chance; thanks for flagging it.
  22. Remind me if you're using a UI mod.
×
×
  • Create New...