HL1DM: Supplybase Delta Created 15 years ago2008-07-09 14:20:13 UTC by pepper pepper

Created 15 years ago2008-07-09 14:20:13 UTC by pepper pepper

Posted 15 years ago2008-07-09 14:20:13 UTC Post #252288
I started working on this map last week, after not having done anything for the past 1.5 year. It will have custom models and textures so it still need quite a bit of work. The main layout has been done with, thanks to muzzleflash for helping me with testing it! And im working on the tree model right now. the red light you see coming from the tower(which will be higher) will be flashing on and off.

The map takes place in a military supply base call Delta, set in a lush and rocky environment(custom sky included). Right now i got costum textures for the walls and the ground(grass, tiled floor).

I hope these screenshots explain the map a tad bit better.

This is the radio tower, the player is standing in the lower right corner of the map, looking towards the office area(door next to the fence on the left), the exit of the map(close area,, fence with striped boom) and the loading door(right side, just outside the screenshot).
User posted image
loading area, the crates move from the underground storage along the track to the loading bay for the transport vehicle. in this area workers can safely check the outside of the crates. note that the textures on the crate are temporary.
User posted image
in screenshot 1 the player was standing behind the left sandbag wall. as you can see the road swivels through the map. the player will be able to see some other type of building behind the rocks in the final map.
User posted image
standing on the left of the second sandbag wall, looking towards the control room and the loading bay exit(behind the garage door). Note that the player can shoot through the fence, and yes the snarks will also jump through the fence.
User posted image
another view on the control room, now standing behind the rocks, on the left will be a tree obscuring the view to the control room.
User posted image
this will be the loading bay, you can see the track along which the crate moves and the garage door on the left, the view will be partially blocked.
User posted image
looking from the control room(i destroyed the window) towards the radio tower, as you can see the red flashing light is off in this shot(1 second interval).
User posted image
leaving the control room to the walkway from which the workers can observe the crates passing by, in the distance you can see the maintenance and supply room wich gives acces to the walkways seen in other screenshots.
User posted image
showing off a new texture, i used brushes to let the light fall on it in a correct way, im quite fond of how it looks. On the right you can see the internal checking area, a bit further to it and you will be able to monitor the crates coming from the submerged storage area. just below the crate is area that will lead to the offices, currently still in the grey dev texture.
User posted image
I hope i gave a good impression of what im working on, i cant say when this will be finishd, but i can assure that i will finish it!

C&C welcome!

Thanks to muzz and rimrook for there input so far!
Posted 15 years ago2008-07-09 14:45:53 UTC Post #252290
Its looking nice, and I'd really like to see what it looks like when those ugly gray dev textures are replaced.
Posted 15 years ago2008-07-09 14:46:32 UTC Post #252291
Lookin' great! :)
How're the r_speeds in the open areas?
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-09 15:15:20 UTC Post #252296
Thanks guys!

Doub: R_speeds topped at 1338 standing to a wall looking towards the open area. Altough it is still skyboxed for the sky of development, so i cant say anything usefull about them yet. Muzz experienced some keyboard lag, but that went away when we reloaded a few other maps and went back to this one, so i doubt the map caused it.
Posted 15 years ago2008-07-09 15:36:51 UTC Post #252301
Give this a try in case you'll be running high on wpolies.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-09 16:36:59 UTC Post #252312
im using a similair system for rounding awkward corners in the rocks so they transition smoothly, and yes that technique is great:).
Posted 15 years ago2008-07-09 16:45:07 UTC Post #252316
^^

You better finish this! :D
The Mad Carrot The Mad CarrotMad Carrot
Posted 15 years ago2008-07-09 16:53:43 UTC Post #252317
looks awesome! Someone is shooting for MotM... hopefully my pointers are being useful :/
Rimrook RimrookSince 2003
Posted 15 years ago2008-07-09 16:55:03 UTC Post #252318
Hehe thanks for all the comments, and yes Rimrook, there very useful! I just compiled the tree with your tutorial, although im still fiddling with the scale and the DM thingie(monster_furniture does not show in DM :P ).
Posted 15 years ago2008-07-09 16:55:57 UTC Post #252319
Use a Cycler.
The Mad Carrot The Mad CarrotMad Carrot
Posted 15 years ago2008-07-09 20:22:20 UTC Post #252342
R_speeds topped at 1338
too high!
Penguinboy PenguinboyHaha, I died again!
Posted 15 years ago2008-07-10 07:23:27 UTC Post #252356
The R-Speeds top right now at 1500, i knew it would be high though, the map is quite open with lots of detail, some area's wil stay below the 700 though. I might experiment a bit with Hint_Textures but i doubt it will do a lot.

Daub: im used to texture the triangle's that form the ground with NULL textures and the visible face with a terrain texture, does this also influence clipping? Because the NULL textured face will be discarded as far as i know, and this should happened in the CSG part.
Posted 15 years ago2008-07-10 07:39:08 UTC Post #252357
Go for BEVEL, it should save you some clipnodes/wpolies.
It works just like NULL, plus it doesn't create clipnodes.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-10 12:54:41 UTC Post #252366
It indeed works, it tends to make only one clip of a brush if you make them pyramid shaped, im still testing if the terrain works better.
Posted 15 years ago2008-07-10 13:21:54 UTC Post #252367
It should. :>
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-10 13:46:31 UTC Post #252368
It does increase the compiling times exponentially though
Posted 15 years ago2008-07-10 14:37:49 UTC Post #252370
Bevel is a godlike resource.
Tetsu0 Tetsu0Positive Chaos
Posted 15 years ago2008-07-10 14:49:46 UTC Post #252371
i never use bevel. :/ maybe i should. though i can't find decent info about it.
Rimrook RimrookSince 2003
Posted 15 years ago2008-07-10 15:13:28 UTC Post #252372
This should help you out:

http://twhl.co.za/tutorial.php?id=146

Works like a charm for me, its eating the Wpoly like a dinner when doing a full VIS compile, i must say that the compile time in the map will increase dramaticly.
Posted 15 years ago2008-07-10 15:59:08 UTC Post #252373
Did a bit of optimization Daube's way, took me a good 2 hours, and then i still got a few rocks left, although i think this will get the current Wpoly down quite a bit.
User posted image
Posted 15 years ago2008-07-10 16:12:12 UTC Post #252374
Cheers. :D
I should add highly increased compile times to the cons in that tutorial.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-10 17:26:41 UTC Post #252375
yes, in a skyboxed testmap, it actualy seems to decrease it if everything has been properly nullified and boxed in the right way. the test map, wich was basicly a copy from my terrain with a skybox and ground beneath it had a leafthread over 14000. Now i combined it with the good map and lined it all up and now ist 8872, with, decent compile times. So i wouldnt say there are any cons to this technique unsless badly applied.

another thing, i used my terrain that i made in the triangular way, and then tetrahedron'd it, maby this is easier to work with and avoids a messy workscreen when your still testing everything. offcourse its way more time-consuming.

EDIT: Works like a charm, R_speeds are down to 700 when in the open area and looking round to the rocks, 1200 tops when looking at it from the inside, and i still got to optimzie a few rocky parts.
Posted 15 years ago2008-07-11 05:35:47 UTC Post #252384
Glad to hear it worked. :^_^:
The way you turned your triangles into tetrahedrons after VMing is actually a rather interesting way to do it. I supose in some situations it may work out better than the original one.

Heh, that's exactly 20-30% off your initial wpoly counts, too.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-11 05:47:35 UTC Post #252385
yeah it indeed is :biggrin: .

I also figured out a easy way to organize the tetrahedrons, all you need to do is take the pointy part that sticks out of the back and align it to a certain grid point. this way you always know which is the back one and it actually makes modifying the terrain easier and less prone to errors.
Posted 15 years ago2008-07-12 14:30:32 UTC Post #252448
Working behind the scenes, mainly by optimizing the map, and changing a few things here and there. The control room has lockable doors, the garage door is almost done and working, the airduct has also been added. Which will feature my favorite cuddly creature from Half-Life; The Snark!!A airflow will come to live when a button is pushed from the control room. This airflow will then push out a bunch of snarks that will fiercely feast on any unaware opponent standing below.

Alas, no opponents yet behind this duct:
User posted image
Posted 15 years ago2008-07-21 06:54:07 UTC Post #252783
Finally got the transparency to work on the models:
User posted image
Posted 15 years ago2008-07-21 16:14:52 UTC Post #252818
Created 2 new models today, a power generator , and a powerline, the powerline still needs to be properly textured.
User posted image
Posted 15 years ago2008-07-21 16:30:10 UTC Post #252819
Good to see ya' modeling again (not since HLHS, I presume? ;) )
Generator needs better textures, its walls mainly.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-21 16:41:10 UTC Post #252820
Hehe certainly not, i actually model quite a lot, mainly for school nowadays, animations and such, although i prefer modeling for games:). I also made a slot machine for a school project:

http://www.white-line.org/games/JVHslotMachine.swf

Open it in Internet Explorer, i just found out that it's bugged in fireFox 3(Worked in 2). And my other game(Tiger Assault) also has been modelled in 3D.

The walls on the generator are indeed still a bit bland, but i already added details on the other side(name, owner, type, doors, vents etc). Lightning has been rendered on it, thanks to rim for the tut on that!
Posted 15 years ago2008-07-21 16:41:33 UTC Post #252821
Don't double post. If you made the last post in a thread, click the edit button above your avatar to edit it. Editing also bumps the thread, so there's never any excuse to double post.

Replace double with quadruple. For shame, pepper.
Penguinboy PenguinboyHaha, I died again!
Posted 15 years ago2008-07-21 16:45:52 UTC Post #252822
Actually, i dont edit that because it decreases readability? Since when did you guys became obsessed with multiple posts?
Posted 15 years ago2008-07-21 21:39:29 UTC Post #252839
It is easier to read this way than it would be if you put it all in one post.
The screen shots looks good, although a bit dark.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2008-07-22 06:59:36 UTC Post #252843
Cheers! I already changed the brightness a bit, is it still to dark in these screenshots?:
User posted image
User posted image
I modeled the standard Lamda car in 3Dstudiomax and put a cycler_wreckage in front of it, still need to add sound and a flickering light to it though.
Posted 15 years ago2008-07-22 15:45:00 UTC Post #252855
I created a new fitting texure for the skylight in the control room, The windows are included in the texture, i made it so that it looks like there is some sort of bloom on it in-game.
User posted image
Posted 15 years ago2008-07-23 02:43:05 UTC Post #252879
Peppercorn :o
Awesome window.
The outside also looks nice but feels like it's missing something, maybe do some more lighting variation and chuck in a few things that say the area is in use/people have been around (like the car you have, then again I'm used to source's random props). ;)
Posted 15 years ago2008-07-23 03:35:28 UTC Post #252880
cheers:D

I still need to add a few bushes and foliage around the car, i still need to finish the tree.

The lightning is something im still not sure about, im trying to get a dawn-like setting, but il experiment with it a bit.
Posted 15 years ago2008-07-25 14:29:41 UTC Post #252955
I modeled this fence today to replace the boring standard textures. The poles stop weapons/grenades etc. But you can freely shoot through the fence. I might add some sort of barbed wire on top of it as the old version used to have.
User posted image
Posted 15 years ago2008-07-26 13:25:58 UTC Post #252993
Great mapping and modeling Pepper! (i can't believe i haven't seen this thread sooner...)

Keep it up! can't wait to see a demo! = )
Captain Terror Captain Terrorwhen a man loves a woman
Posted 15 years ago2008-07-26 14:22:56 UTC Post #252998
The outside is mighty impressive, but the grass area needs more detail imo (Vegetation?) Bloom effect on window is a nice touch. Niiiiiice :D
ChickenFist ChickenFist<Witty Title>
Posted 15 years ago2008-07-26 16:05:34 UTC Post #252999
Thanks guys, still buzzy working on the foilage:), dont worry!

EDIT:

Made a first test model off the grass.
User posted image
Posted 15 years ago2008-07-27 12:58:22 UTC Post #253029
It looks nice!
Posted 15 years ago2008-07-27 15:31:44 UTC Post #253036
Looks absolutely amazing. Keep up the good work.
Posted 15 years ago2008-07-28 04:47:59 UTC Post #253059
Thanks:), very much appreciated!
Posted 15 years ago2008-07-28 05:48:59 UTC Post #253060
Rotate each bush of grass randomly/use more random textures for a more realistic look.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-28 06:43:23 UTC Post #253061
Its a model daube:)
User posted image
Yeah it definately needs a few more textures, although i think it still needs some tweaking.
Posted 15 years ago2008-07-28 08:10:20 UTC Post #253064
I think it's fine .
Striker StrikerI forgot to check the oil pressure
Posted 15 years ago2008-08-13 12:46:36 UTC Post #253709
If you are going to use "default" Half-Life textures, use these tweaked versions instead:

http://www.cryotank.net/remote/thwc_hl.zip

They are the stock HL textures, but tweaked and sized 'properly' to avoid looking blurry in-game. This explains why:
http://www.cryotank.net/maps/tutorials/hints.html

I can't remember where I got that special wad from, I think someone redid it for a mapping contest years ago. Note that if you switch to those versions of the textures, some will be different dimensions and you may need to re-align or resize them in the editor again. You will also need to include them with the map, just like any other custom texture.

Just a hint, I saw some pretty bad blurry stuff going on in some screenshots :)
Posted 15 years ago2008-08-13 13:12:47 UTC Post #253711
Also, I would try to keep r_speeds below 1000. Even though new machines can handle high r_speeds, and your FPS readout may be high, you start getting "engine lag". Basically, the HL engine isn't designed to handle high-poly environments and it has trouble keeping up with drawing everything (it feels kind of like a high ping).

If you look at the r_speed readout you will see a reading for "ms". The higher this is, the more 'laggy' your map is running (the longer it takes HL to draw everything once, I think..?). After 4-5ms you can start to feel it. I think special effects, transparencies, moving brushes, etc. all probably effect this, not just the wpoly, so keep an eye on it and watch how the map feels when you run around in the more complicated areas.

[edit] I think only most of the textures in the wad I posted above were resized. They also seem to have tweaked the contrast and sharpened them slightly. Anyway, they look better than the stock versions.
Posted 15 years ago2008-08-13 13:19:22 UTC Post #253712
Good points, all of it, though refrain from double-posting next time.
There's an edit post button. ;>
Daubster DaubsterVault Dweller
Posted 15 years ago2008-08-13 13:53:48 UTC Post #253715
That was intentional- they were two different subjects, so I thought two posts made sense. I wasn't sure if there was a character count limit per post, either, and I do tend to run on and on... ;)
You must be logged in to post a response.