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!
RTC Sample Dungeon
Moderator: George Gilbert
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

Re: RTC Sample Dungeon
boy I'll say its unusable!
It crashes and burns as soon as I try to load it. I get the following:
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....

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....