Jump to content

Adventurer clash with Song and Silence


Recommended Posts

[x-posted to Song and Silence]

The README for Song and Silence states that if you've kitted Imoen or Nalia as Adventurers in the NPC Kitpack, that mod will update them to its own version of the Adventurer kit. This in fact happens; the relevant CRE files are tagged with A!Adventurer as they should be. But when either Imoen or Nalia join your party, you'll find that they've reverted back to their NPC kitpack versions. This is due to the override scripts that have code like so for Imoen:

IF
    InParty(Myself)
    Global("IKNPCKit","LOCALS",0)
    Class(Myself,MAGE_THIEF)
THEN
    RESPONSE #100
        AddKit(IK_ADVENTURER)
        ReallyForceSpellRES("IKitImo1",Myself) // No such index
        SetGlobal("IKNPCKit","LOCALS",1)
END

There's slightly different but equivalent code of you've asked for them to have specialist mage kits as well. Affected scripts are:

BGIMOEN.BCS

IMOEN.BCS

IMOEN2.BCS

IMOE25.BCS

NALIA.BCS

NALI25.BCS

I've taken to commenting out the offending sections, which seems to work well enough.

Link to comment

I have some troubles after having installed this mod with a megamod. I've already spent two days readings faqs, readme's and forums as to which mods could go along others, so my (3rd) installation was quite succesfull. Now i'm looking for bugs and i found that Imoen don't get her adventurer's kit at all. Here's my log from the installation https://drive.google.com/drive/folders/1_CEJ7LDWDWsw5CKkNtCoZeW_aVMa_yCt?usp=sharing All components have been installed without errors, but Imoen is still considered a thief. Did i missed something, or is there still incompatiblities between RR, S&S and this mod ?

 

Edit : So i've made some further investigations, like a fresh installation, and if i try to install it manually on a BG2 EE only some component's don't work at all, I can now choose the Battlerager class at character creation, but not the adventurer, and neither does Imoen. She seems to have the +20% bonus from the class but she still has a backstab x3 mult although the Adventurer is supposed to set it at 1. I'm quite disapointed right now. How is that possible that only some components are working ? Did i missed something on proper installation ?

Edited by ptifab
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...