Jump to content
The Dark Mod Forums

AluminumHaste

Development Role
  • Posts

    8274
  • Joined

  • Last visited

  • Days Won

    98

Posts posted by AluminumHaste

  1. Not to detract from artistic license or anything, however I do think that under most circumstances the 'roundness' of patches is something that makes them look out of place, cylinders have a visible square bias, arches look flat in the middle etc, they also look smoother and shade differently than the models and other objects in TDM which have larger faces/lower poly count.

     

    To me the lack of continuity/congruency of such elements detracts from the look of a map, but that's just my personal feeling.

     

    But as said, it's your map and I'd prefer that you do things which make you happy at the end of the day :)

     

    I have to agree with this though, happening upon some geometry in game that is significantly smoother than the rest makes it really stand out. Having said that, I would still prefer higher fidelity to congruency.

  2. I already use fixed tessellation. What do you mean by more TDM-like? Jagged edges aren't exactly my idea of an artistic direction. I want my maps to look better than TDM is "supposed to".

     

    He means to select the patch, press Shift+S, at the bottom of the patch inspector, click the checkbox, and change the number of subdivisions until it looks better.

     

    I just reread your post and it sounds like you are doing that already lol.

  3. There are 3 in that shot - 2 floodlights and the moon (also, the lighthouse has one, but it doesn't ever intersect with the floodlights - I think.

     

    I'm going to make the statue not cast shadows, as well.

     

    I don't know that might look a little weird. I also find that lights in Doom 3 that don't cast shadows really stick out like sore thumbs for me.

  4. The wiki has this warning for dragging and moving vertices:

     

     

     

     

    It looks like the vertices are snapping to the grid in ways you don't want. So maybe change the size of your grid and try again, and be sure you're not inadvertently dragging in the z-direction; e.g., use the top-down window and check the side-windows. (Does the clipper tool work on patches? I haven't tried it, but if it does, clipping from one corner vertice to the other will work too.)

     

    No clipper does not work on patches, only brushes.

  5. Well, that architect responsible for the layout of those deadly stairs on picture 4 sure is going to get sued eventually, because somebody broke his ankle. :D But in all seriousness, this seems rather unrealistic to me. Nobody would build stairs that are doomed to hurt people.

     

    Just needs a fence on the last step before the huge drop, and it would look alright.

  6. We have learned that it's beneficial to convert complex multibrush-constructions like stairs, into func_static. But as AI pathfinding doesn't work on these we make a ramp with Monster clip...the problem I found is that this clip produces wrong footstepsound from AI...It's like the stonesound on my metal stairs :/

     

    What you do is make the ramp just below the steps. While the AI can't pathfind on entites, they will however "see" the ramp and attempt to walk up it, but will walk on the steps instead, producing the correct noises.

  7. Okay I took a look at your map, the disappearing models is because you used the resize hack. Also I see lots of compile errors like you were seeing on the wall and that's because almost none of your brushes are snapped to grid. The entire main room with the nice ceiling has practically nothing snapped to grid, it's not even snapped to 1 or 0.125, it's just slightly off. It would be too much work for me to redo your entire map, but hey it's a learning exercise right?

    What's in the map though is nice, it's a great start don't give up.

    What we need to do is resize most models into 3 or 4 versions each, because the resize hack with rotation key is too buggy.

  8. Wonderfull, here it comes!

     

    The two buggy models:

    1) The man_sky_window in the mainhall. Sometimes, at the edge of your vision, it dissapears completely.

    2) The st.lucia statue in the mainhaill. It also dissappears at the edge of your vision, and walking into it kills you and propels you through the air!

     

    Something must've gone wrong with 'rotation' property, which I used to scale up both models.

     

    EDIT: Hmm how do I make the .rar into .txt extension?

     

    Right click the file, go "rename" delete the .rar on the end and change it to .txt

    and then try attaching the file to your post

  9. Hello,

     

    I was building the mainhall and encountered another problem. Look at these two screenshots...

     

    http://img717.images.../shot00019m.jpg

    http://img526.images.../shot00020z.jpg

     

    It looks like it stops rendering the model at a specified angle (which varies depending on where you stand... sometimes you wont notice it, but like here, you DO).

     

    Is there are work-around for this?

     

    Did you put a visportal across the ceiling? Is there a skybox behind that ceiling?

  10. Clearly, jumping is unrealistic. I've never seen it happen, nor have I myself ever jumped in real life. ;)

     

    In all seriousness though, I don't see anything remotely marioesque about the small area the player has to jump in this mission...and as Komag said, there is a ledge...it's not hop scotch by any stretch of the imagination.

     

    Well you can't please everyone, it was an incredible map and I personally enjoyed the jumping even though I fell into the pit about 8 times lol.

  11. Alright, I'll try that!

     

    Another question... wth is wrong with this texture?

     

    http://img293.images...3/1329/wtha.jpg

     

    On the left, a pitch-black corrupt texture appears.. it has a very irregular form (it dosn't match the brush shape at all). I've had this before as well. What is causing this, and how can I fix it?

     

    As Serpentine said, that is usually from map optimizations, recreating the wall might work.

    Also I noticed that you are using my transparent Lion stained glass window, you cannot use that on a window that faces the void as it will cause leaks, it's not a solid texture like a brick texture. If you have another sealed room on the other side of that window it will work just fine though.

  12. Mhm, mhm...Is it beneficial to, let's say, make a whole staircase into a func_static? The steps as well as the railings are brushes...

     

    Yes for sure, that is a great example actually. Only problem; AI cannot pathfind on func_statics. You'd have to make a ramp brush out of monster_clip texture that follows the stairs, then the AI can pathfind on it.

  13. I am working with grid 8 usually but when it comes to details it must be lower.

     

    I was using rotated brushes that cannot snap to any grid since they're angled and from here the imperfect alignment of the bush edges.

     

    Is it possible that I can seal the holes with nodraw textured brushes and maybe Z-fighting with other solid brushes (to make things easier)?

     

    Small rotated brushes like banisters and chair legs, and anything small like that should be grouped together and made into a func_static, these should not remain as brushes. Too small, and cause endless headaches for the compiler. Just keep in mind that if you make a group of brushes into a func_static then they are treated as a single entity, so a visportal should not intersect it, or the portal won't close properly, or the entity will not be removed during the render phase in game.

     

    For me, anything that I can't snap to grid becomes a func_static entity, decreases dmap times a lot. My Cathedral map went from 8 minutes down to 59 seconds after converting most things to func_statics.

  14. Got a new issue, after building the latest source checkout, and setting DR to use split view, the ortho views are all X/Y. If I change it to the way it was, upon restart the views are all back to the way they were before, IE DR isn't saving my settings in this regard.

    Anyone else having this issue or should I recheck and rebuild again?

    I'm running in Admin mode, on Windows 7 Ultimate 64 bit, 32 bit DarkRadiant

  15. Just finished playing the missions, wow fantastic!!!

     

    I also got the blank note. Another little thing, in the third mission, the note on Lord Archibald's door rotates with the door entity. Not a big deal. Also in that same room, the desk with all the doors that can open, the center door gets stuck on the candlestick if you don't remove it first.

     

    10/10 great work. <3<3<3

×
×
  • Create New...