Jump to content
The Dark Mod Forums

Recommended Posts

Posted (edited)

I think it would be smart to go ahead and start a "Newbie thread" that covers all newbie questions in one place, as with the TDS Forum. It doesn't have to be this one, just for future reference.

 

Aaanyway, I was going through the A-Z Tutorial, and right about the time you make the pool of water, I fixed some leaks, thought I got them all. Now it won't Dmap again, but when I hit Pointfile, it says "Could not open pointfile: E:/games/ ... /TutorialMap.lin" I don't know why since it's been working up to now.

 

So if I have a leak I can't find it, but it's troubling just that Pointfile suddenly, inexplicably doesn't open! There isn't any ".lin" file either; not sure what happened to it.

Any ideas?

 

Edit: I started a map from scratch and Pointfile didn't show up again. So whatever it is, it isn't something I messed up in that first map, but a general problem I'm having with DR.

Edit2: But it does Dmap and Map just fine, so that's ok.

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted (edited)

Ah, I was looking through that huge line of text at all the red words, that I didn't notice the simple Error message at the very bottom: Multiple entities named 'ambient_world'.

 

Edit: Ok, the A-Z tutorial has you make an ambient for the water, and when I made it, it got the same name as the first one we were to make "ambient_world" (maybe I just copied it?), when obviously it should be named something like "ambient_pool".

 

So I assume the simple answer is to just rename the second one (and generally speaking always rename copied or new entities); so I'll do that.

Edit2: Yes, that did the trick. Dmaps and works fine now.

 

BUT that still doesn't tell me what happened to Pointfile.

Or does it only work when there's actually a leak and I'm supposed to get that message if there isn't one?

 

Edit3: Tested with an intentional leak. Ok, I'm getting it. You have to Dmap it with the leak, get the error, then you run Pointfile and gives you the redline. Otherwise, I suppose, there's nothing for it to say and you get the "Could not open..." message. Well, it's news for me anyway.

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted

Yes there is only a pointfile when there's a leak, so if you actually fixed the leaks and had a different problem remaining then there would be no pointfile

shadowdark50.gif keep50.gif
Posted
Multiple entities named 'ambient_world'.
That shouldn't happen. The editor renames copies so there are no two entities with the same name. Can you reproduce this?
Posted

Yes, I reproduced it just now. I selected the "ambient_pool", hit space, moved it out, and now both are named "ambient_pool". Did it again ... and again. Using DR version 0.9.12.x86, the one just released March 12.

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted

Hmm, odd, that was an old problem but I thought it was totally fixed - Greebo will have to respond...

shadowdark50.gif keep50.gif
Posted (edited)

Nope, fresh install of the Mar 12, 2009 version. Most dll's are dated around 1/2009, the oldest is like 10/2008.

 

Edit: To address the next post, yeah, dlls in the \modules directory are all dated March 12.

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted (edited)

Aha, the Entity Properties are case sensitive.

 

When you clone, the "name" indeed changes. But following the tutorial I added a new value "Name", which overruled the "name" property but didn't replace it; the "name" remained. BUT the "Name" didn't change when I cloned it, only the "name" changed. The clone still carried the same "Name". And that led to the error when I dmapped it, and I had two "Name"s that were the same, even though the two "name"s were still different. (Sorry if the explanation is confusing.)

 

There's a subtle trap a newbie might fall into.

 

The Tutorial ought to warn you about case-sensitivity when you're entering values by hand. (Edit: To be fair, it does warn you about double names later on.)

But it wouldn't hurt for DR to look for traps like that if it's possible/practical.

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted
The Tutorial ought to warn you about case-sensitivity when you're entering values by hand.

But it wouldn't hurt for DR to look for traps like that if it's possible/practical.

Yes, I will report that to the bugtracker.
Posted

Hi

 

Could someone tell me how to make an archway intersection, similar to what is shown on the vaulting junctions tutorial, but instead of having a 4 way junction, I want a T-intersection between two vaulted corridors.

In dromed, it was as easy as making two cylinder brushes intersect, but for some reason I cant seem to find a nice way to do this (with brushes) on dark radiant.

Although my main interest is to know how to pull this off with only brushes, I'd really appreciate if someone told me an efficient method to do this with patches.

 

Thanks

Posted

I personally would definitely use patches, particularly since they are much better to texture. You quite simply just need three patches set up as arches/bends for the ceilings, then drag the proper vertex points to all meet together at the intersection.

 

I've made a short instructional video - will put up soon...

shadowdark50.gif keep50.gif
Posted

Okay, here's a tutorial video that shows the basics of setting up a T intersection with arches.

 

Good quality version:

http://www.shadowdarkkeep.com/files/KomagTut_Arches_3m.wmv (154MB, 6:49, 3mbps)

 

Low quality version:

http://www.shadowdarkkeep.com/files/KomagTut_Arches_1m.wmv (52MB, 6:49, 1mbps)

 

 

(I plan to make a series of these tutorials for a variety of subjects eventually, to go along with the basic tutorial)

  • Like 1
shadowdark50.gif keep50.gif
Posted (edited)

I am really bowled over by DR so far ... certainly compared to Dromed lol.

That patch video inspired me to make some rolling foothills up to a little house, and a cliff down to the water below, entirely out of big patches, and it worked just peachy. Really unimaginable before!

 

Just another quick thing. Looking back at the A-Z tutorial, it actually uses the term "Name" at the bottom of page 2 ("In the Entity Inspector select the 'Name' line"), so for now that could be changed to "name" as a quick fix so some newbie like me doesn't type the wrong thing in. Also needs to switch "L" and "J".

 

Edit: Oh, I guess there are a lot of changes it'll have to make as DR updates anyway ... Might wait until everything's a little more settled and do it in one big swoop.

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Posted
Just another quick thing. Looking back at the A-Z tutorial, it actually uses the term "Name" at the bottom of page 2 ("In the Entity Inspector select the 'Name' line"), so for now that could be changed to "name" as a quick fix so some newbie like me doesn't type the wrong thing in. Also needs to switch "L" and "J".

There can be some errors in the tutorials. You can create an account and help us keep the wiki's up to date and error free.

 

Edit: Oh, I guess there are a lot of changes it'll have to make as DR updates anyway ... Might wait until everything's a little more settled and do it in one big swoop.

DR and the mod are changing continuously, better to keep the wiki articles up to date as much as we can. Especially on the things you mention that can be misleading for starting mappers.

Posted
Good quality version:

http://www.shadowdarkkeep.com/files/komagtut_arches_3m.wmv (154MB, 6:49, 3mbps)

 

I believe the reason your first patch was created sideways is that the orientation of the patch follows the 2D view, so if you create it from the top view, you get a horizontal patch etc. Watching the video carefully, it looks llike the last 2D view used before creating the patch was the side view, which would be consistent with this behaviour.

 

Try selecting the brush in the top view before you create the patch, and see if the patch is created horizontally; this certainly works in my tests.

Posted

No problem! :) (but why not both, or why not only the good version?)

 

(and that's good to know about the patch orientation - I'll try that out)

shadowdark50.gif keep50.gif
Posted (edited)

Two buggy things to ask:

 

1. This room suddenly turns into a no-mans land when I walk into it (I'm inside in this screenshot); the floor goes black, and the walls, ceiling, and sound disappear, and when I walk to a connecting hallway, that part is ok, but looking back into this room it's completely blacked out at the intersection with the hallway, like a portal turned off (though there's no portal there).

 

And I noticed when I did "r_showportals", all the portals everywhere turned green, even ones very far away behind lots of walls, when I looked at them inside this room. What's funny is that there's nothing particularly remarkable about the room itself I can figure. Am I doing the portal on the door wrong?

 

2. Other is kind of hard to see, link. I made a patch, thickened it, pushed the end verticies in to make it a bit smaller. Then I noticed the bottom seam doesn't connect, so you can look right through it, through the non-normal side. There aren't verticies right on the seams to close it. Is there a way to either close it, or at least keep light coming through it?

Edited by demagogue

What do you see when you turn out the light? I can't tell you but I know that it's mine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recent Status Updates

    • JackFarmer

      "Hidden Hands: Vitalic Fever" - new update available including subtitles & compressed briefing video (thanks to @datiswous) and several fixes.
      · 0 replies
    • Wolfmond

      🇬🇧

      2025-04-20
      I'd like to track my level design progress a bit more often now, so I'm using the feed in my profile here.
      I've been working intensively on Springheel's YouTube course over the past few days. I'm currently up to lesson 8. There is so much information that needs to be processed and practiced. 
      I have started to create my own house. As I don't have the imagination to create a good floor plan, I grabbed a floor plan generator from Watabou and experimented with it. I chose a floor plan that I will modify slightly, but at least I now have an initial idea. 
      I used two guards as a measuring tape: The rooms are two guards high. It turned out that I can simply double the number of boxes in DarkRadiant in grid size 8 that are drawn in the floor plan. 
      I practiced the simplest things on the floor plan first. Drawing walls, cutting walls, inserting doors, cutting out frames, creating VisPortals, furnishing rooms.
      I have had my first success in creating a book. Creating a book was easier than I thought. I have a few ideas with books. The level I'm creating will be more or less a chill level, just for me, where I'll try out a few things. I don't have an idea for my own mission yet. I want to start small first.
      For the cellar, I wanted to have a second entrance, which should be on the outside. I'm fascinated by these basement doors from the USA, I think they're called Bilco basement doors. They are very unusual in Germany, but this type of access is sometimes used for deliveries to restaurants etc., where barrels can be rolled or lifted into the cellar. 
      I used two Hatch Doors, but they got completely disoriented after turning. I have since got them reasonably tamed. It's not perfect, but it's acceptable. 
      In the cellar today I experimented with a trap door that leads to a shaft system. The rooms aren't practically finished yet, but I want to continue working on the floor plan for now. I'll be starting on the upper floor very soon.

      __________________________________________________________________________________
      🇩🇪

      2025-04-20

      Ich möchte nun mal öfters ein bisschen meinen Werdegang beim Leveldesign tracken, dazu nutze ich hier den Feed in meinem Profil.
      Ich habe mich in den vergangenen Tagen intensiv mit dem Youtube-Kurs von Springheel beschäftigt. Aktuell bin ich bis zu Lektion 8 gekommen. Das sind so viele Informationen, die erstmal verarbeitet werden wollen und trainiert werden wollen. 

      Ich habe mich daran gemacht, ein eigenes Haus zu erstellen. Da mir die Fantasie fehlt, einen guten Raumplan zu erstellen, habe ich mir einen Grundrissgenerator von Watabou geschnappt und damit experimentiert. Ich habe mich für einen Grundriss entschieden, den ich noch leicht abwandeln werde, aber zumindest habe ich nun eine erste Idee. 

      Als Maßband habe ich zwei Wächter genommen: Die Räume sind zwei Wächter hoch. Es hat sich herausgestellt, dass ich in DarkRadiant in Gittergröße 8 einfach die doppelte Anzahl an Kästchen übernehmen kann, die im Grundriss eingezeichnet sind. 

      Ich habe bei dem Grundriss erstmal die einfachsten Sachen geübt. Wände ziehen, Wände zerschneiden, Türen einsetzen, Zargen herausschneiden, VisPortals erstellen, Räume einrichten.

      Ich habe erste Erfolge mit einem Buch gehabt. Das Erstellen eines Buchs ging leichter als gedacht. Ich habe ein paar Ideen mit Bücher. Das Level, das ich gerade erstelle, wird mehr oder weniger ein Chill-Level, einfach nur für mich, bei dem ich ein paar Sachen ausprobieren werde. Ich habe noch keine Idee für eine eigene Mission. Ich möchte erst einmal klein anfangen.

      Beim Keller wollte ich gerne einen zweiten Zugang haben, der sich außen befinden soll. Mich faszinieren diese Kellertüren aus den USA, Bilco basement doors heißen die, glaube ich. Diese sind in Deutschland sehr unüblich, diese Art von Zugängen gibt es aber manchmal zur Anlieferung bei Restaurants etc., wo Fässer dann in den Keller gerollt oder gehoben werden können. 
      Ich habe zwei Hatch Doors verwendet, die allerdings nach dem Drehen vollkommen aus dem Ruder liefen. Inzwischen habe ich sie einigermaßen gebändigt bekommen. Es ist nicht perfekt, aber annehmbar. 
      Im Keller habe ich heute mit einer Falltür experimentiert, die zu einem Schachtsystem führt. Die Räume sind noch quasi nicht eingerichtet, aber ich möchte erstmal am Grundriss weiterarbeiten. In Kürze fange ich das Obergeschoss an.



      · 2 replies
    • JackFarmer

      On a lighter note, thanks to my cat-like reflexes, my superior puzzle skills and my perfect memory, I was able to beat the remastered version of "Tomb Raider: The Last Revelation" in a new superhuman record time of 23 h : 35 m, worship me!
      · 3 replies
    • Goblin of Akenash

      My mapping discord if anyone is interested, its more of a general modding thing rather than just for TDM 
      https://discord.gg/T4Jt4DdmUb

       
      · 0 replies
    • nbohr1more

      2.13 Moddb Article is up: https://www.moddb.com/mods/the-dark-mod/news/the-dark-mod-213-is-here
      · 1 reply
×
×
  • Create New...