[MOD] Interspecies Friendship: Boo & Wilson
MephistoSatanDevil
Member Posts: 130

A tiny Baldur's Gate II banter mod. Seven new lines for Boo and Wilson.
What it does:
When both Minsc and Wilson are in your party, Boo will chime in during various situations. Over seven banters, Boo will gradually befriend Wilson and learn from the best bear in the world:
- How to help Minsc manage his berserk
- How to actually help Minsc in combat
Compatibility: BG2:EE / EET. No quest/item. Shouldn't conflict with other banter mods.
Requirement: Both Minsc and Wilson must be in the party, and Minsc must have Boo, for banter to trigger.
---
Boo: "Squeak squeak squeak."
Wilson: (stoic bear nod)
Download: https://github.com/MephistoSatanDevil/InterspeciesFriendship
---
Feedback, bug reports, and bear facts welcome.
Post edited by MephistoSatanDevil on
0
Comments
And Syrian hamsters (the largest pet hamster breed) are officially sold in Chinese pet shops as "bear hamsters" because they're chunky and vaguely bear-shaped.
This seems to be accurate
I must have been out of my mind. Not only did I post this in the wrong section, but I also copied the GitHub project link wrong. It has been fixed now. T
Because I posted this in the wrong forum section—I should have published this mod in the BG1 section, and since I cannot move the thread, I had to edit it into a release post for another BG2 mod.
This mod is so small that I don't really think it can be called a mod. In fact, it originated merely from my rant and joke about the handling of Gorion's death (and the fact that a powerful mage like Elminster showed up at the scene just one night later without even considering casting some kind of resurrection spell).
Although it's just a rewrite, I still tend to treat this as my first mod:
https://forums.beamdog.com/discussion/89784/mod-living-clara-clara-dark-side-anomen
Thank you so much for your appreciation of my mod. Being mentioned in the same breath as Lava truly flatters me.
Fixed a bug that the banter would still incorrectly trigger when Minsc didn't have Boo.(When would this situation occur?
I'm assuming Gorion's Last Stand must alter something that impacts the trigger necessary for Grey to appear. I posted this as well on the G3 Grey the Dog forum..
This is a very strange issue. Gorion Last Stand only adjusted the cutscene in CH1CUT04.bcs without making any substantive changes to the game, such as variables, so theoretically it shouldn't affect any other mods.
To put it bluntly, that mod is extremely bare-bones. It merely adds code to make Gorion self-destruct in the original event, with one line of dialogue inserted before and after to explain why the Bhaalspawn never thought to find a high-level mage or cleric to resurrect Gorion—considering that Elminster is right nearby, Candlekeep is close by, and even the Friendly Arm Inn has clerics. Therefore, this mod is very simple and contains no extra content. Global variables and character states are no different from the base game. So any issues arising would be very strange.
The scene started as normal, there is extended dialogue between Gorion and Sarevok, then the new dialogue tree between Gorion and the PC that leads to Gorion teleporting the PC away, the battle ensues but as Sarevok closes in it fades to black, followed by the Chapter 1 title card and exposition, and then Imoen joining the PC as always.
Sounds like there were elements at the end of the encounter that did not play correctly, although there was no hanging scene or other visible problem to indicate there were any issues as I was playing it. This is what led me to suspect that Grey's appearance did not fire as it missed the variable that Gorion was dead.
Is it possible that something was blocking parts of the area script ar2700.bcs in your game?
It appears that Gorion Last Stand isn't triggering at all—your CH1CUT04.bcs seems to have been completely overwritten by something. So you should check whether other mods affecting your CH1CUT04.bcs might be causing issues.
@ThomMerrilin A changelog on ch1cut04.bcs would be interesting!
So I chased down the changed dialogue file between Gorion and Sarevok, CUTSAR.DLG, and it appears to be coming from Candlekeep Revisited. I checked CUTGOR.DLG, same result. I checked the WeiDU log, and I installed Gorion's Last Stand after Candlekeep Revisited, so perhaps in this case last mod installed did not win.
Since Artisan does not participate here or post readmes or change logs, this would probably require a trip to Discord to investigate further, but I don't have a current active discord account and I generally try to avoid it whenever possible.
These two mods are not compatible.
@ThomMerrilin I'm still not sure why this would block Grey's spawning, since the area script should still just run normally.
All Baldur's Gate mods are WeiDU-based. If a mod doesn't come with its own installer, simply copy the **setup-ModName.exe** from another mod, rename it to match the mod you want to install, and run it. For example, you can copy **setup-EET_GUI.exe** into your game directory, rename it to **setup-GorionLastStand.exe**, and run it to complete the installation normally.