Second part
#1
Posted 18 November 2005 - 12:30 PM
So far I'm just getting stable CTD upon attempt of loading something right after cutscene where I'm shown baron's death. Probably it's another naming incompatibility between BGT & TuTu areas, don't know it yet for sure. But I did notice while peeking at Fabio's script that he supposed to initiate dialog with PC if they are at area AR6526. This is obviously wrong for TuTu version, where Candlekeep area is FW2626. I'm still able to initiate dialogue by my own, but it's not as you, BillyBob, intended Fabio to act, so it's worthy of fixing IMO
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#2
Posted 18 November 2005 - 07:34 PM
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#3
Posted 18 November 2005 - 09:35 PM
Not quite so. Basically, all game-crushing bugs I encounter so far are connected with different .bcs files referring to BGT map names. I suggest division of optimized .bcs files, at least relevant ones, which I purposedly post there, into different folders, like you did with .d & .are filesThese will probably be the errors from either the install package not placing the correct files into your game (which is what that dialog error is), or errors from copying BGT files to a Tutu folder.
Current problem actually follows the same pattern as those before - BHCUTBA2.bcs is trying to send me back at BGT Candlekeep map. I changed it to FW2626 to solve it.
Edited by Creepin, 19 November 2005 - 01:37 AM.
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#4
Posted 18 November 2005 - 09:58 PM
When Pelltar fills me with info on situation, he mentions 3 strangers & then describes me two of them. As I press "continue" after bard's description, dialogue ends. I check his .dlg file & find out that there's description of third person as well, but I didn't get it in-game. I wonder could it be that trigger " Exists("Fabio") ", which should add Fabio's comment on bard, would end dialogue if no Fabio is present, because I didn't get even a chance to say "So this one must be a bard" before dialogue ends .
It appears that because of this I didn't get large portion of dialogue and, even worse, update to global BHToldOfDeath.
Hmm... I CLUA Fabio in, Ctrl+Q him and speak to Pelltar again. No improvement
Edited by Creepin, 18 November 2005 - 10:09 PM.
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#5
Posted 18 November 2005 - 11:37 PM
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#6
Posted 19 November 2005 - 01:04 AM
Another complication: there's no BH2200.bcs or .baf, even in v2.00 distributive, so currently it's impossible to visit this area (at least with it working properly).
Lizardman Shamans in BH2201 like to cast Chant & Strength of One on my protagonist. This snippet is from Shaman's script:
IF See(NearestEnemyOf(Myself)) See(NearestMyGroupOfType) Global("prep","LOCALS",0) THEN RESPONSE #100 ReallyForceSpell(LastSeenBy(Myself),CLERIC_CHANT) ReallyForceSpell(LastSeenBy(Myself),CLERIC_STRENGTH_OF_ONE) SetGlobal("prep","LOCALS",1) ENDWhile I do appreciate their care, it still seems somehow... weird
Edited by Creepin, 19 November 2005 - 04:25 AM.
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#7
Posted 19 November 2005 - 04:07 PM
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#8
Posted 19 November 2005 - 08:13 PM
Judging from the script, one could assume that shaman, seeng me and at the same time having no lizardmen in his LOS, should cast his ForceSpells on me, as it happens in-game. Hmm... I remember few situations when all I was seeng is shaman, but surely some lizardmen was in his LOS, but spells goes my way anyway, but I could be wrong - didn't pay special attention to the issueNot sure why it is now to be cast on you instead of on self.
Edited by Creepin, 19 November 2005 - 08:14 PM.
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#9
Posted 02 December 2005 - 03:31 PM
Anyway, I have a version 2.01 which is setup for mulitple languages (but they aren't in the mod yet). This version fixes the doorway issues in Restenford as well as many dialog issues you all brought up. I have also removed any +3 and higher weapons from the stores. Spells should only go up to some level 7. I don't personally follow the logic that a town can't have a wizard selling high level spells but whatever. You only have access to 2 scrolls per spell so if you have 2 people memorize them, you will not see the spell again for a long time (probably not until SoA).
When TheWizard get's his ftp server up and running, I will upload the full package.
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#10
Posted 06 December 2005 - 09:53 AM
Too bad I didn't managed to finish second part of your mod in time to provide you with more bugs for fixing for this new version though Actually, I've encountered some, but it was just the moment when I decided to temporarily put aside BG1 (dammit, I have to finish Morrowind at least once before Oblivion will be released ), so I didn't have time to track this bugs to their source nor even fully formulate their nature yet Well, there's always place for one more version, no?
As for changes being made...
It's shout() for sure. I removed it from your mercs scripts and everything henceforth becomes fine. I tend to agree with you that it's rather wrong for citizens, not for mercs, but surely it will be much easier way if you fix it locally than if someone goes to pester TuTu squad to fix it on all peasants in game. Just discard shout routine for your mercs, they don't need it much actually, being spawned in a tight group, or give them any custom shout, that wouldn't interfere with default one.I think I have everything now except for the issue with BG townies going red when you fight with the Cult. I am sure it is a shout() command. I don't understand why innocent folk would have an assigned script that processes a shout. Normally, they just run away from any battles.
It sounds almost as if I've forced you to do something you don't like. It's your mod after all, and you're the one to decide May be, should you ever make a new version, you could allow your magic merchant to sell some lvl8 spells, but for triple (in regard for current) price and only one copy of each? BTW, if you could add +3 items (but not anything higher!) to local merchants for the second part of the SoBH, resembling Adventurer's Mart being restocked in chapter 6 in BG2, it would be an ideal setup IMO B)I don't personally follow the logic that a town can't have a wizard selling high level spells but whatever.
Edited by Creepin, 06 December 2005 - 09:57 AM.
The Old Gold - v0.2 WIP (mod for BGT/BWP/BWS)
#11
Posted 06 December 2005 - 02:22 PM
Therefore, I figured if any town is going to have magic items, it will be this one. As you notice in Garrotten, most items are not even magical; the town is much smaller (a village really), and they have no magic shop just someone that can make potions.
I do like the idea of having a second store for Lazarus once you come back. Not a bad idea...
I will see about removing the Shout script from the mercs. Interesting that this only happens in Tutu, not BGT. Both pull their CRE files from the same original game. Oh well.
Oscar and Philmar should not talk to you when you are in the forest. Only the Captain. Hopefully this will fix the weird cycling problem you found. Locinda does not have the Shout script anymore either. That should fix her.
As for the lizardmen, the really weird part is that I didn't touch their scripts. They cast boosting spells on you as part of their normal script in Tutu! Obviously this has never been seen before because no one else uses lizardmen in the BG1 game.
Thanks for helping me find all these bugs. I am sure another refresh will happen at some point. Hopefully not for several months though.
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#12
Posted 06 December 2005 - 03:59 PM
If your talking about the mercenaries in Baldurs Gate, it does happen in BGT-weidu. It did not occur in BP-BGT-NEJI will see about removing the Shout script from the mercs. Interesting that this only happens in Tutu, not BGT.
#13
Posted 06 December 2005 - 04:59 PM
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#14
Posted 11 December 2005 - 12:16 PM
#15
Posted 11 December 2005 - 05:32 PM
BHSHARG1, BHSHARG2, BHSHARG3.
Here are the files. Their names may not match in your game depending on your dialog.tlk file.
Attached Files
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website
#16
Posted 11 December 2005 - 06:08 PM
#17
Posted 12 December 2005 - 05:54 AM
There is a cutscene file that moves you back from the baron's death. I just saw that it is the BGT version. Place this file in your override folder and see if it fixes the problem.
Attached Files
Tired of Bhaal? Try some classics mods instead:
Classic Adventures
Official Classic Adventures Website