Jump to content


Aequitas

Member Since 29 Sep 2004
Offline Last Active Oct 18 2004 03:51 AM

Posts I've Made

In Topic: Creating NPC

01 October 2004 - 01:34 AM

Err, forget this post. :P

In Topic: Creating NPC

01 October 2004 - 12:17 AM

Okay I'm a friggin' idiot. You know.. you look over one file 50 times and yet you somehow forget one silly ~ key.. and I was reading the main topics frequently idiotic mistakes topic too about the ~ keys and not to forget them.. ARGH.

Oh, I edited my post so as to avoid looking stupid but I just remedied that with this post. Atleast the damned things working now..

*wanders off grumbling about it being late and there being a lack of coffee and wenches*

In Topic: Creating NPC

30 September 2004 - 11:32 PM

Err, I'm having some problems with getting this to work for me. Basically I'm running setup-SaratheNPC.exe to compile everything and I keep getting a parse error that I cannot get rid of (even when removing several chunks of text). This is my first time doing this so I'm sure the error will be easy to see for you programmer-types. :P

Oh yeah, I put my files into mainbgfolder/WeiDU/ instead of the /VondotheNPC/.

BACKUP ~WeiDU\backup~
AUTHOR ~wild_aim@yahoo.ca~
BEGIN ~Sara the NPC for BG2:ToB~

COPY ~WeiDU\aeq#Sara.cre~ ~override\aeq#Sara.cre~
SAY NAME1 ~Sara~
SAY NAME2 ~Sara~

COMPILE ~WeiDU\aeq#Sara.d~
USING ~~

COMPILE ~WeiDU\aeq#Sara.baf~
USING ~~
COMPILE ~WeiDU\aeq#ar0500.baf~
USING ~~

EXTEND_BOTTOM ~AR0500.bcs~ ~WeiDU\aeq#AR0500.baf~


APPEND ~pdialog.2da~
~aeq#Sara aeq#SaraP aeq#SaraJ aeq#SaraD~
UNLESS ~aeq#Sara~
UNLESS ~25POST~

APPEND ~pdialog.2da~
~aeq#Sara aeq#SaraP aeq#SaraJ aeq#SaraD aeq#25P aeq#25J aeq#25D aeq#S25~
UNLESS ~aeq#Sara~
IF ~25POST~

And in the debug file this is what follows..

[SETUP-SARATHENPC.TP2] LEXER ERROR at line 14 column 10-14
Near Text: \
invalid character [\]

[SETUP-SARATHENPC.TP2]  ERROR at line 14 column 10-14
Near Text: \
Parsing.Parse_error
ERROR: parsing [SETUP-SARATHENPC.TP2]: Parsing.Parse_error
ERROR: problem parsing TP file [SETUP-SARATHENPC.TP2]: Parsing.Parse_error

ERROR: Parsing.Parse_error


Help! :o

In Topic: My menu interface design thingy..

30 September 2004 - 05:47 PM

Ah alright, thanks for the headsup.

In Topic: My menu interface design thingy..

30 September 2004 - 05:37 PM

Exactly the same as it normally does. In fact the buttons are just the default buttons. I've tried it in game and the default buttons override mine, though I haven't really looked for any .mos files for the buttons.

I know they must exist somewhere, right? Wouldn't make sense if they didn't. :) I guess that's what I should look into next.