RTC Sample Dungeon

Questions about how to create your own dungeons and replacement graphics and sounds.

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Gambit37
Should eat more pies
Posts: 13769
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

RTC Sample Dungeon

Post by Gambit37 »

Here's a sample dungeon I've been working on. It's for RTC v0.28

SORRY, BUT THIS DUNGEON IS UNUSABLE until the next release of RTC due to some very strange bug in play mode versus compile mode. See here: http://www.dungeon-master.com/forum/vie ... hp?p=34755

http://homepage.ntlworld.com/matt_hill/ ... sample.rtc

Copy it into your RTC/Modules folder then select it from the menu when you start RTC.

I originally started it by hand last May. I did all the DM2 wall graphics and all the other DM2 stuff by hand in notepad. But some of the puzzles I was trying to do didn't work due to RTC bugs. So I left it until now.

With George's editor, I've put some other things in there too. It's pretty messy. Most of the graphics are very rough for now, so please no comments on that!

It's really just to show RTC's mechanics at work. I've also added floor texts with information about what I've done, how they could be improved, and whether or not something is still buggy (in RTC, not my dungeon!)

I'm hoping this small sample will inspire others to get building!
WolfHeart
Apprentice
Posts: 40
Joined: Sun Dec 28, 2003 4:20 am
Location: Ohio, USA

Re: RTC Sample Dungeon

Post by WolfHeart »

boy I'll say its unusable! :lol: It crashes and burns as soon as I try to load it. I get the following:

Code: Select all

RTC (V0.28) Diagnostic file - Mon Jan 26 10:40:49 2004

Error:
  an access violation exception.

Stack Dump:
  RTCModule.AddModuleAnimation(pointer 0x0643DAF8);
  RTC.InitSecondary();
  RTC.DoFrame(int 7);
  RTC.WinMain();


I as you can see tried loading it on V0.28 so not sure why it crashes. I am going to try and load it on another PC I have after I get off work....
User avatar
Gambit37
Should eat more pies
Posts: 13769
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Post by Gambit37 »

It won't work at all, even on another PC. Did you not see the link I posted above to the bug thread?
WolfHeart
Apprentice
Posts: 40
Joined: Sun Dec 28, 2003 4:20 am
Location: Ohio, USA

Post by WolfHeart »

Ahhh I got confused, I thought was what you were saying was it would not work as a whole but was still able to be loaded in a demo mode to see the things you were trying to do.
Post Reply