News | Forum | People | FAQ | Links | Search | Register | Log in
Mapping Help
This is the place to ask about mapping problems, techniques, and bug fixing, and pretty much anything else you want to do in the level editor.

For questions about coding, check out the Coding Help thread: https://www.celephais.net/board/view_thread.php?id=60097
First | Previous | Next | Last
Uhm... 
I tried the moving water trick with the pox mod and found it quiet hard to make it arise for large brushes along distances. Also the surface isn't animating, although there is an animated texture for it.

I tried the old fashioned way also by making the room a func_train into a cube of water.
It seems you found a good solution for it.

Can you provide a map with an example?
I am really curious to it, as I feel the fuss somewhere I am loosing you're explanation. 
MadFox 
OK to use the registered e-mail for you?

I can send a sample map today. 
Sure! 
I�d be glad to explore. 
MadFox 
Hang on! Don't get carried away. The map I am sending you is not the FMB map the moving water has been designed for.

It is a single room showing the water brush rising and the use of the 1 unit brush to create a visible surface.

So not much to explore :-) 
MadFox 
You have mail. 
Thanks Mike 
I have received it, I will investigate it. 
Qc? 
Does this map is used in support of the extra progs,or the FMB progs?
I get a func_water missing. 
MadFox 
Sorry, I kind of assumed from your earlier post that you had the progs.dat for this.

It should work with the Extras progs.dat if you have it. If not, you are welcome to my FMB one (the latest one also fixes the music/savegame problem, if you are into music in your levels that is) 
Alright 
I'll try them. 
Mapping Necessities And The Design Process 
What programs are necessary for creating a Quake map?

How do you go about designing a map? 
 
What platform are you on? Have you ever used a level editor before? 
Willem: 
I'm using Windows XP Pro. I've used UnrealEd once or twice. 
Er I Would Use Worldcraft 3.3 And The Quakeadapter Package 
Its very easy to use, its basically Hammer. You start off with loads of good textures to use. The Quake .wad files are all converted to Half-Life .hlwad flies for compatibility with the programme.

To make a Quake map you first create a .map file using an editor of your choice. The idea is to use 3D shapes (cubes, cylinders, prisms) to make an area which is sealed off from the 'outside'. If the inside area of your map leaks into the outside area the map will not compile properly. Which brings us to the second part - you have to compile the .map file into a .bsp file by running a QBSP programme on it, the it has to be 'visually optimised' by another programme called VIS, then the lighting has to be rendered with another programme called LIGHT.

All of these tools are supplied with the Worldcraft 3.3/Quakeadapter package, and autmatically set up ready to use. There's a good tutorial to get you started in the help section of Worldcraft.

here's a link:

http://www.quakeone.com/forums/showthread.php?t=1242

that should get you started, welcome to Quake 1 mapping! I started doing it less than a year ago, and I just released my 9th map, so I'm sure if you try you'll be successfull!

I would experiment a bit with the above mentioned programmes, I'm sure you'll figure it out, but if you need help you can always ask here, lots of people will help.

As for designing a map, different people use different methods, some draw ideas out on paper first, some people build maps from the ground up.... ;-P 
 
I personally preferred QERadiant to Worldcraft but that's a somewhat religious argument. If you were on a Mac, I was going to give you the ToeTag pitch but ... oh well. Heh. 
Yep 
Another vote for Radiant here (GtkRadiant 1.2 or 1.4). Unfortunately it isn't terribly easy to set up for Q1 editing.

Damn it, if I wasn't such an asshole I'd have a package and tutorial ready for new guys to use. (I've been meaning to do this for a while now, but I've been too "busy" (aka lazy)) 
Ive Never Used Radiant 
whats the difference? 
 
It's better in every way.

Honestly, the only thing I preferred about Worldcraft compared with Radiant was that Worldcraft would let you create illegal brushes (that you were attempting to form into a perfectly legal brush) without killing the brush. 
Heh Heh 
I'll have to give it a try 
Scampie 
I think Radiant will let you do that too, if you turn off "vertex editing splits face". Not entirely sure though.

Just don't use GtkRadiant 1.5 onwards. Don't be lured in by the "native Q1 support" shit. They've changed the basic brush editing/manipulation controls (and not for the better). Sigh, must not begin rant. It'd be quicker for me to dig up the old whinges rather than typing it again... 
Code Question For The Masses 
OK, does anyone know what the magic formula is in C for converting from UV coordinates back into Quake texture vectors?

I know how to go from vectors to UVs (that code is inside of QBSP), but how do you go the other way? If we could figure that out, some real texturing muscle could be added to ToeTag and other level editors. 
 
Oh and Fribbles, I would love to read some of those old rants if you were being serious there. Are they somewhere that could be linked? 
And 
Worldcraft has visgroups.
Ogier has something even better - hierarchies.

But I'm still trying to learn to use it really.

It's a bit unconfigurable (view window order!) and badly documented (since it's mainly a company internal tool) but seems pretty snappy. There are a huge number of direct keyboard shortcuts for everything.

If the Starbreeze guys could get the company to publish a newer version online... ;) 
OK, This Will Sound 'tarded 
but in Worldcraft you have four projections: xy, zy and xz and 3D or whatever. When I have looked at shots of other editors I am always put off straight away by the fact that most seem to have 2 projections on the screen at any one time - 3D and one other. Like Radiant or Doom-ed or whatever. Surely this means you have to press a button each time you want to see the map from a different angle. Which is surely gonna slow you down somewhat.

Also does Radiant have a fully functional texture lock tool which you can do ANYTHING with? Yes or no? Is it as good as WC3.3 / Hammer's?

I am honestly curious.

I mean you must have to spend a bit of time with an editor before you could say you know it well enough to pass judgement... 
Info_intermission + Mangle 
Different engines point in different directions with the mangle key on info_intermissions BTW, namely JoeQuake/FitzQuake...

(just seeing as we were discussing this the other week....) 
Ricky 
most modern editors have the WC four view style. Radiant has it. 
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.