News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
 
I posted on quark forums some time ago:

Quark etp means that it writes a lot of decimals in the .map file which means that you also need tools that can handle those decimals. Also you will run into troubles such as hom effects leaks very easyly when your map gets more complex and the compile time can increase insanely.

Classic Quake -> no decimals. Faster to prozess for the tools better framerate ingame, cleaner. But it also means that you should stay on grid. at least 8x8 or 16x16 is really recommended. 4x4 and 2x2 only for details. It's also recommended not to use things like rotation angles other than a multiple of 90� or quick object makers. You won't need more for quake1. I use this format.

Valve 220 is hammer/worldcraft format of the .map file. use this format when you open maps that were made with hammer/worldcraft.

Brush Primitive, I think it's radiants format


also check "Don't write floating-point coords"
and "Use Integral Vertices as Threepoints"

I should start mapping again during winterbreak, want to finish something.
Studying Architecture is really time consuming :-(
and playing with blender keeps me from mapping. 
Example File 
Integers 
I used Quark a lot with turning side angles and then forced to grid, which caused a lot of offgrid brushes. I once even took the time, to correkt them all with notepath.
Snapping corners to grid seems to be more usefull as the poly keeps its integers.

Link seems to have a Qsoll error. 
 
Grid and rotation and map format.

Valve 220 needs to die - imagine you work in a team, and someone wants to open your map file. Eep. Problem. That's just a no-no.

Grid: You can use 1 unit for stuff, that won't break, at least it hasn't broken anything for me yet. I use 4 unit grid regularly for example after rotating stuff etc. I used 2 unit a lot with Radiant's Polygon Builder plugin. The stuff it created needed to be snapped to the grid, and anything above 2 unit grid deformed the polygons too much, so I snapped the whole crap to a 2 unit grid and checked it afterwards by zooming in and controlling all vertices.

I build ladders and handrails on a 2 unit grid regularly. Nothing breaks.

1 unit is usually only required to get tricky stuff working or to build really thin stuff.

Rotating things... this can indeed create problems. Loading an external .mdl or .bsp and rotating that instead (via angle or mangle) might be a better option than to rotate world brushes by a crazy angle. Lighting those is tricky, though. 
 
the heck's valve 220? rmf files? 
 
1 unit doesn't break
but imagina a brush that has every vertex on 1 1 grid:
the brush is defined by planes not vertices, so it may result in floats easily.
And if you force the one unit grid, the vertices are NOT on grid 
#19691 
Valve 220 is hammer/worldcraft format of the .map file 
That's Worldcraft 3+ 
not present in 1.6, which uses normal map format

didn't someone write a converter a while back? 
 
doh. :P thanks. 
 
Scrama wrote a converter that I couldn't get working, IIRC that was the only converter at the time where we had the problem. Baker or someone similarly capable might have written another converter since then, I can't remember.

On top of that I use Linux, so not everything that's written on Windows runs as it should. That's why I'm going to install XP, actually I'm in the process of moving. I'll keep a Ubuntu system as well though.

And now I'm ranting. (stops ranting) 
 
Scrama wrote a converter that I couldn't get working, IIRC that was the only converter at the time where we had the problem. Baker or someone similarly capable might have written another converter since then, I can't remember.

On top of that I use Linux, so not everything that's written on Windows runs as it should. That's why I'm going to install XP, actually I'm in the process of moving. I'll keep a Ubuntu system as well though.

And now I'm ranting. (stops ranting) 
 
hm, I only clicked Submit once, pretty sure. 
 
That's why I'm going to install XP

finally. welcome to the darkside 8) 
 
yeah, rub it in :-)

I'll see about getting l4d installed. 
LD 20 Brush Competition 
Lol 
50 brushes was hard enough! With 20 brushes you could have two rooms, a corridor and a couple of crates, then you are done! Boooo-riiiing (yawn) 
Wtf? 
4. Decals and custom sounds are also not allowed. 
Well 
It's about DM maps. This reduces the need for complexity somewhat. 
 
20 brushes DM map? That's actually an interesting challenge IMO.

Box to kill people in, and a bit of cover. 
20 Brushes... 
... errr, it is quite small considering a mapper need at least 6 brushes to build a box... So basically you may have a box-room + 2 crates, and you're done.. sounds quite poor mapping :( 
 
 
... errr, it is quite small considering a mapper need at least 6 brushes to build a box... So basically you may have a box-room + 2 crates, and you're done.. sounds quite poor mapping :(

sounds quite poor maths as well ;)

it's a neat concept. just requires a little bit of thinking outside the box, both figuratively and (almost) literally 
 
6 brushes for a box.

2-6 brushes for another box inside it, depending on how many surfaces are shared. That's around 10.

10 brushes left for one or two walkways or ramps, one or two platforms or pillars, and a crate or something. Remember DM7.

Let's do a speedmapping cont... oh, wait. 
4 Brushes For A Pyramid... 
3 for a dollar! 
Yep 
You lack imagination... <--This.

You can do a lot with 20 brushes and the clipper, and some planning and imagination. I was pleased to win that contest Spirit linked, and I'm tempted to enter this one. It's fun to work within limitations.

Also, I noticed something they didn't cover in the rules and restrictions that opens up a lot of possibilities... 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.