Jump to content

~SCSII/SETUP-SCSII.TP2~ 0 6160


erebusant

Recommended Posts

I ran into a problem where I joined Jaheira & Khalid in FAI and only Khalid would level up and allow choosing of proficiencies. The problem turned out to be Jaheir.cre 0x234 & 0x235 had both been set back to level 1 so the Choose proficiency script would not fire. My change log for Jaheir.cre is as follows:

[weidu] WeiDU version 20800
[./chitin.key] 359 BIFFs, 72090 resources
[./dialog.tlk] 178481 string entries
[weidu] Using scripting style "BG2"
[BGT/Language/English/prompts.tra] has 45 translation strings
[BGT/Language/English/setup.tra] has 71 translation strings
[BGT/Language/English/dialog.tra] has 31 translation strings
[BGT/Language/English/journal.tra] has 319 translation strings
[BGT/Language/English/scripts.tra] has 24 translation strings
[DSotSC/Language/english/setup.tra] has 867 translation strings
[scs/tra/english/english.tra] has 434 translation strings
[questpack/translations/english/d0quest.tra] has 344 translation strings
[SETUP-DARKRITUAL.TP2] parsed
[SETUP-DESECRATIONOFSOULS.TP2] parsed
[SETUP-DOMAINSOFDREAD.TP2] parsed
[SETUP-DSOA.TP2] parsed
[SETUP-FR_ROV.TP2] parsed
[GBTHFKP/GBTHFKP.TP2] parsed
[SETUP-IMPASYLUM.TP2] parsed
[SETUP-ITEMUPGRADE.TP2] parsed
[SETUP-CESPYAUDIO.TP2] parsed
[SETUP-PLANARSPHEREMOD.TP2] parsed
[RE/SETUP-RE.TP2] parsed
[SETUP-REVISEDBATTLES.TP2] parsed
[SETUP-RGENIE.TP2] parsed
[SETUP-RITEMPACK.TP2] parsed
[SETUP-RUAD.TP2] parsed
[SETUP-SELUNEARMOURY.TP2] parsed
[SHARDSOFICE/SETUP-SHARDSOFICE.TP2] parsed
[SETUP-TACTICS.TP2] parsed
[TB#QUEST/TB#QUEST.TP2] parsed
[TOD/SETUP-TOD.TP2] parsed
[SETUP-UB.TP2] parsed
[SETUP-NYTHRUNFINDFUCKEDUPCRESPREBP.TP2] parsed
[SETUP-NYTHRUNFIXFUCKEDUPCRESPREBP.TP2] parsed
[SETUP-BPV177.TP2] parsed
[BPv177/LANGUAGE/ENGLISH/Setup.tra] parsed
[BPv177/LANGUAGE/ENGLISH/Setup.tra] has 545 translation strings
[SETUP-CELESTIALS.TP2] parsed
[SETUP-OVERSIGHT.TP2] parsed
[RR/SETUP-RR.TP2] parsed
[SETUP-BGTTWEAK.TP2] parsed
[SETUP-D0TWEAK.TP2] parsed
[SETUP-EXNEM.TP2] parsed
[SETUP-ESERIES.TP2] parsed
[SETUP-GMINION.TP2] parsed
[SETUP-BPSERIES.TP2] parsed
[WHEELS/SETUP-WHEELS.TP2] parsed
[SCSII/SETUP-SCSII.TP2] parsed
[scsII/tra/english/english.tra] parsed
[scsII/tra/english/english.tra] has 466 translation strings
[BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2] parsed
[BG2_Tweaks/languages/english/description_updates.tra] parsed
[BG2_Tweaks/languages/english/description_updates.tra] has 34 translation strings
[BG2_Tweaks/languages/english/setup.tra] parsed
[BG2_Tweaks/languages/english/setup.tra] has 429 translation strings
[SETUP-REFINEMENTS.TP2] parsed
[TB#TWEAKS/TB#TWEAKS.TP2] parsed
[1PP/1PP.TP2] parsed
[SETUP-BGTMINORDIALOGFIXES.TP2] parsed
[SETUP-BGTMUSIC.TP2] parsed
[SETUP-NYTHRUNFINDFUCKEDUPCRESEND.TP2] parsed
[SETUP-NYTHRUNFIXFUCKEDUPCRESEND.TP2] parsed
[P5TWEAKS/SETUP-P5TWEAKS.TP2] parsed
[SETUP-BP-BGT-WORLDMAP.TP2] parsed
[SETUP-GUI.TP2] parsed



Mods affecting JAHEIR.CRE:
00000: /* from game biffs */ ~SETUP-BGT.TP2~ 0 0 // Baldur's Gate Trilogy - Core
00001: /* from game biffs */ ~SETUP-NEJ2V691.TP2~ 0 3 // Priest of Sylvanus (Druid) Kit and Improved Character Jaheira.
00002: /* from game biffs */ ~SETUP-DSOTSC.TP2~ 0 220 // BG2 soundsets dominate
00003: ~SETUP-SCS.TP2~ 0 70 // Allow player to choose NPC proficiencies and skills
00004: ~SETUP-SCS.TP2~ 0 120 // Smarter general AI
00005: ~SETUP-D0QUESTPACK.TP2~ 0 6 // Alternative Harper/Xzar Plot
00006: ~SETUP-BPV177.TP2~ 0 0 // Big Picture AI/Enhancement Mod, version 177 weidu (beta)
00007: ~SCSII/SETUP-SCSII.TP2~ 0 4040 // Prevent party members from dying irreversibly
00008: ~SCSII/SETUP-SCSII.TP2~ 0 6160 // Priests cast some short-duration spells instantly at start of combat, to simulate pre-battle casting
00009: ~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ 0 4041 // Use BG2 Values

Jaheir.cre is level 1 up until the SCS Choose proficiencies, and then is level 0 and remains that way until I look at my backed up jaheir.cre from BG2 Tweaks, where I find it has somehow reverted back to level 1.

Link to comment

Yes, I've seen this recently in testing the latest SCS - I don' 100% understand it but I think it's because her Level3 is not being set to zero too. At any rate, that fixes it locally.

 

BTW this is an SCS issue, not an SCSII issue - unless I'm missing something.

Link to comment
Yes, I've seen this recently in testing the latest SCS - I don' 100% understand it but I think it's because her Level3 is not being set to zero too. At any rate, that fixes it locally.

 

BTW this is an SCS issue, not an SCSII issue - unless I'm missing something.

Gotcha. I just posted it here because she didn't revert back until I installed SCSII.

Link to comment
Yes, I've seen this recently in testing the latest SCS - I don' 100% understand it but I think it's because her Level3 is not being set to zero too. At any rate, that fixes it locally.

 

BTW this is an SCS issue, not an SCSII issue - unless I'm missing something.

Gotcha. I just posted it here because she didn't revert back until I installed SCSII.

 

Oh, got it. It's possible SCSII is picking up Jaheira and auto-raising her level (it thinks, "hmm, she has some 1st level spells memorised, she must be at least 1st level"). But it ought to be skipping joinable characters... I'll look into it.

Link to comment
Yes, I've seen this recently in testing the latest SCS - I don' 100% understand it but I think it's because her Level3 is not being set to zero too. At any rate, that fixes it locally.

 

BTW this is an SCS issue, not an SCSII issue - unless I'm missing something.

Gotcha. I just posted it here because she didn't revert back until I installed SCSII.

 

Oh, got it. It's possible SCSII is picking up Jaheira and auto-raising her level (it thinks, "hmm, she has some 1st level spells memorised, she must be at least 1st level"). But it ought to be skipping joinable characters... I'll look into it.

This also occurs with Viconi.cre, Quayle.cre, Branwe.cre, and Edwin.cre

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...