Jump to content


Photo

Need help making Install file


  • Please log in to reply
4 replies to this topic

#1 Rastor

Rastor

    Yes, I really am a dragon. Yes, I am a jerk. Live with it.

  • Member
  • 2001 posts

Posted 03 June 2003 - 08:42 AM

I followed the tutorial listed on forgottenwars and read the Readme-WeiDU. I am currently running WeiDU 1.24. What I am attempting to do is to simply add a lich to the Spellhold Dungeon at location 1658, 1862.

I have written the tp2 file and attempted to install the mod onto my own computer by renaming WeiDU to Setup-SpellholdLich.exe. I have stuck all of my files into the main BG2 directory along with it. The error that I'm recieving off of all the components of the TP2 is basically file cannot be found.

Here is the TP2 file:

BACKUP ~SpellholdLich\backup~
AUTHOR ~archmage183@hotmail.com~
BEGIN ~Spellhold Lich for BG2-ToB~

COPY ~SpellholdLich\lich01.cre~ ~override\lich01.cre~

COMPILE ~SpellholdLich\Lich01Ar1513.baf~

EXTEND_BOTTOM ~AR1513.bcs~ ~SpellholdLich\Lich01AR1513.bcs~


Anyone have any ideas what my problem might be?

#2 japheth

japheth

    Codewalker

  • Member
  • 317 posts

Posted 03 June 2003 - 09:05 AM

Is your Setup-SpellholdLich.tp2 or SpellholdLich.tp2 in your BGII directory or in the SpellholdLich directory?

If it's in the SpellholdLich directory, you need to move it into the BGII directory for it to work.

Also, the Setup-SpellholdLich.exe needs to be in the BGII directory as well.
Check out BG1Tutu.

#3 Rastor

Rastor

    Yes, I really am a dragon. Yes, I am a jerk. Live with it.

  • Member
  • 2001 posts

Posted 03 June 2003 - 12:58 PM

Both are in the BG2 directory.
Home of Kitanya, Improved Asylum, more...

Posted Image

#4 Kismet

Kismet

    Mild Thang

  • Member
  • 348 posts

Posted 03 June 2003 - 01:18 PM

You say you've stuck all your files in the BG2 main directory, but the .tp2 file is looking for Lich01Ar1513.baf and lich01.cre in the SpellholdLich directory, so those files should be moved there. Also, once you compile the .baf file via the .tp2 file it'll be in the override directory and not in the SpellholdLich directory. (You actually don't need the compile step for the .baf file. You can just use EXTEND_BOTTOM ~AR1513.bcs~ ~SpellholdLich\Lich01Ar1513.baf~ )

Also, make sure you actually have a backup subdirectory in your SpellholdLich directory.

#5 Rastor

Rastor

    Yes, I really am a dragon. Yes, I am a jerk. Live with it.

  • Member
  • 2001 posts

Posted 03 June 2003 - 03:55 PM

Thanks for the help. I've got it working now.
Home of Kitanya, Improved Asylum, more...

Posted Image