The .D file is attached at the bottom.
[C:\Program Files\Black Isle\BGII - SoA\Setup-MyMod.exe] WeiDU version 155
{Setup-NPCKit.exe} Queried (pid = 80) version = 155 query done.
[SETUP-MYMOD.TP2] LEXER ERROR at line 1 column 0--1
Near Text: -
invalid character [-] (It looked like a squared off u, at the top of tthe space)
[SETUP-MYMOD.TP2] ERROR at line 1 column 0--1
Near Text: -
Parsing.Parse_error
ERROR: parsing [SETUP-MYMOD.TP2]: Parsing.Parse_error
ERROR: problem parsing TP file [SETUP-MYMOD.TP2]: Parsing.Parse_error
ERROR: Parsing.Parse_error
Press ENTER to exit.
This is the coding in the TP2 file:
BACKUP ~BobTheNPC\backup~
AUTHOR Icelandismine
BEGIN ~Bob the NPC for BG2:ToB~
COPY ~BobTheNPC\J#Bob.cre~ ~override\J#Bob.cre~
SAY NAME1 ~Bob~
SAY NAME2 ~Bob~
SAY SELECT_COMMON4 ~Blah blah blah.~ [Bob1]
SAY SELECT_COMMON5 ~Give the word.~ [Bob2]
SAY SELECT_COMMON6 ~Point the way.~ [Bob3]
SAY SELECT_ACTION1 ~I'm on the job.~ [Bob4]
SAY SELECT_ACTION2 ~As you wish.~ [Bob5]
COMPILE ~BobTheNPC\J#Bob.d~
COMPILE ~BobTheNPC\J#Bob.baf~
EXTEND_BOTTOM ~Ar1000.bcs~ ~BobTheNPC\j#ar1000.baf~
APPEND ~pdialog.2da~
~J#Bob J#BobP J#BobJ J#BobD J#BobP J#Bob25J
J#Bob25D J#Bob25~
UNLESS ~J#Bob~
All help is appreciated!
Attached Files
Edited by icelandismine, 23 June 2004 - 06:03 PM.