Jump to content

BG1NPC V 6 bugs


Domi

Recommended Posts

Guest Guest

This does belong to here, yes?

 

One day I was playing BG1 when suddenly I just *needed* to check the spell information for Good Berries (not sure about the name) and all it said was:

 

"If that is what you want."

 

Or something. I can't remember it exactly. (And do tell me if this does not belong to here!)

Link to comment

Sounds like you have a messed up install order - did you install the official patch or a non - WeiDU mod after mods?

 

Were you playing Tutu? Or the BG1 NPC mod?

 

This sort of bug tends to be one caused by the user than any mod in particular. :groucho:

Link to comment

For everyone, who installed the non-joinable NPC portraits, please drop this file in your Override directory, otherwise your encounter with Angelo will not work properly:

 

I appologize for the error.

 

Cam edit--the new tp2 fixes this and the non-TotSC install problem reported a bit further down the thread. Use it instead.

Link to comment

I'm not sure if this actually causes a problem (I assume so however.) but I noticed that in the cantrip.bcs there seems to be a syntax error. You have this on line 7:

CreateItem("X#TOME","IMOEN",0,0)

 

Now I believe CreateItem doesn't pass to an object, but instead just does the item and charges. (Which should be 3 headers worth, not just the two above.) I think you instead meant to use the GiveItemCreate action which is more in keeping with the above syntax, as well as the logic of the script. You'll also have to add a charge for the third header:

GiveItemCreate("X#TOME","IMOEN",0,0,0)

 

Make sense? I'm going by memory here as I haven't tried installing this mod yet. (I always like to snoop first.) :groucho:

Link to comment

Having trouble installing the program. When I try to install the core banters, it says ERROR: ("resource [FW0500.are] not found"). I don't have TOTSC installed, and I've had similar problems with previous versions. I tried going to the previous problem files and //'ing them out, but then the installer couldn't parse the tp2, so I undid that. Any idea what might be wrong?

Link to comment
Having trouble installing the program.  When I try to install the core banters, it says ERROR: ("resource [FW0500.are] not found").  I don't have TOTSC installed, and I've had similar problems with previous versions.  I tried going to the previous problem files and //'ing them out, but then the installer couldn't parse the tp2, so I undid that.  Any idea what might be wrong?

FW0500 is the durlag tower, so yes, it is ToSC. The only point where we use it is in flagging areas... and I think Andyr had been through it this time again. Will you be able to attach your error file here (BG1NPCdebug) so we can see if it is in the flagging or if it shows up somewhere else.

Link to comment

Archived

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

×
×
  • Create New...