Posted by wendi on October 23, 2003 at 13:51:32:
In reply to: Re: The game crashes when I try to load it posted by theshooter423 on April 21, 2003 at 08:44:42:
: : I have been building my level with the level editor supplied with TR Chronicals and have succesfully been playing it. That is until I decided to add an extra couple of rooms. Nothing fancy just containing a couple of baddies and a pole. I did the whole output wad thing and converted the level as normal. But now when I try to run the game it crashes before it even gets to the title screen. I tried deleting the new rooms and recreating the old version but still with no luck. I would be really greatful for anything that anyone can suggest as I have come too far to start again.
: yes this is a bug in the tombraider code engine, 2 ways of getting out of this
: make sure Lara is placed in the room you want as startroom for the player.
: otherwise open the script.txt file and edit the folowing line:
: Title=ENABLED
: Playanylevel=ENABLED
: and make sure demodisk =DISABLED
: that should do it