Jump to content

BG1 NPC v16 install error on SoA: Xan Rom


Guest Kristal

Recommended Posts

So yea, I was wondering where the actual portrait files are located in a TOB tutu install.
See here (again :fish:).

 

The portraits, like most resources, are in .bif files (archives) unless you or some mod has extracted them already, so a normal search isn't necessarily going to find them, unless you're using Near Infinity or something.

Link to comment

Adding to bg1npc.tp2 the line

 

APPEND ~trigger.ids~ ~0x40da HaveSpellParty(I:Spell*Spell)~ UNLESS ~HaveSpellParty~

 

because I have not been able to find an emulation of the trigger on SoA.

 

 

Final block =

/* XAN ROMANCE */
BEGIN @1015 /* The BG1 NPC Project: Xan's Romance Core (teen content) */
 GROUP @1010  /* The BG1 NPC Project: Romances */
 REQUIRE_FILE ~override/X#BG1NPCCore.G3~ @1004 /* BG1 NPC Required Changes component is not installed. */
 COPY ~BG1NPC/Core/X#component.xx~ ~override/X#XanRomance.G3~
 /* makes sure PIDs go last */
 UNINSTALL ~bg1npc.tp2~ 200

 APPEND ~trigger.ids~ ~0x40da HaveSpellParty(I:Spell*Spell)~ UNLESS ~HaveSpellParty~

 /* Xan romance timer */
 PRINT @1107

 PRINT @1102

 OUTER_SPRINT ~xantimer~ ~placeholder_value~

 

I do not have confirmation that this works - I have found no SoA - only playtester who has a romance progressed far enough. This change should allow installation on an SoA install, but there is no guarantee that the trigger will work.

Link to comment

Yeah - pretty specialized trigger. A full regexp search of the majority of BG2 'add an NPC' mods from my WeiDU 'npc-related' testing directory

AlassaNPC_v1

allison_V16

alora102

amber-v2.5

amber_2.4

Angelo-v2

ArienaV2.2

Auren-v6.1

Auren-v6.2

azure

banterpack

biddekelorakv1

BonsBrucev2

BranwenNPCv1.1

britt

bruce-Compton

BTL

CassiusV101

ChloeMod_v12

DC

deArnise_v2

ERSoA107

ERToB107

FadeSoAV3

Ghareth

Goo_v2

Haldamir-v05

HessaNPCv1-1

Hubelpot_v1.0beta

Imoen-v12(NoMusic)

iylosv2.3

kelsey_v22

KelseyToB_v22

keto_v2

Kiara-Zaiya_1.6

KidoV7.0

kindrekmod

Kitanya_v6.22

Kivan-v8

LongerRoad_v1.5.1

LuvNaliaWeidu106

LuxleySoA

LuxleySoA_v1_1

Miriam102

ModdieV1

Nathaniel_v4

Neht27

Nikita101

NinaV102

NPCFlirtV102

POB0805d

Redemption113

rupert

Rylorn

saerilethv13

sarahsoa-v1.3

Shy_Beta2

SoBHv235

Star192

tashia_Remix_v1.1

Tashia_Remix_v1.0

Tashia_Remix_v1.1

TheTorturedSoulQuest_WeiDU

Tiax_v1

TouchstoneV0.7

tsujathav10

TSv611

Undying102

wbv2

Weimer-SolaufeinMod-v103

Weimer-Valen-v45

WtUE

Xan_v6

Xan_v7

yasraenav7

YikariV1.1

zymisc2

 

has not one single hit. We know it works in ToB, because this was tested on bg1npc on a ToB install.

Link to comment

Archived

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

×
×
  • Create New...