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
 
phait, doh you're right, but it's apple's X11. I suspect macradiant will always be X11 only unless somebody makes Aqua-native GTK2-wrappers or something, which will probably never happen. And you should upgrade to Tiger (10.4), stuff like Spotlight makes it really worth it.

Headthump, can you show me a .map file? mail me if you'd like: owen dot greenwood at gmail dot com 
Okay, 
I'll send you the first map. The second isn't ready for puplic consumption. 
Grahf 
Check your Guilford e-mail, and then update your profile if that's obsolete. :p 
My Guilford Email Expires In Exactly One Day 
but the mapping help thread is surely not the ideal place for this conversation. :P 
I'm Close To Cleaning Up 
that map I sent you, Grahf. I wouldn't be able to sleep at night without straightening that stuff out. 
Constructing Sloped Curved Tubes 
Thinking about recent questions posted here, I built an acending hollow pipe (that the player can walk in) spiraling around a cylinder. It worked out well, so I cloned it and mirrored it to make a hollow tube figure-eight. Again, no problems.

I am curious how any of that would be possible without using the vertex tool. Can curved tubes be sloped without vertex editing? 
 
I think vertex editing is the only way. In Radiant, edge dragging or skewing makes really messed up brushes that don't align right.

Do you have a picture or .map file of your creation? 
Edge Dragging And Skewing... 
i use them; they work in some situations; vertex manip works in others; you just have to know when to use each one. 
Grahf 
I'm not set up to take screenshots in the editor, so I sent you the .map file instead. 
Hey 
share the love. I'll host it for you if need be. 
Err 
I meant that in this particular case of curved spirals, edge dragging and skewing weren't working for me. rereading my earlier post, that should have read "I think vertex editing is the only way to make these spirals." That was a vague blanket statement the first time around. 
What Metl Said 
There are some cases where skewing can be the only way to achieve the desired result (at least, in a sane amount of time). Especially in an environment like Radiant where the editor will not allow to to create invalid brushes while working.

A good example is if you want to create a curved, 12-sided pipe using brushes. We all know you can't rotate on any angle other than 90�, and it would be completely insane to try to move each vert into the proper position (even if that is possible in your editor)... the only viable solution is to skew and use the clipper tool to finish up, once everything is in position. 
AguirRe 
I have a small problem with light. There's always a fullblack stripe to the left from the brush that I use a lightsource (32x32x8 sized). The light spot is situated in 16-32 units in front of it.

Here's the screensot of it: http://www.quakemaps.nm.ru/misc/light2.jpg

Any ideas of how to avoid it?

the commands line is: light.exe -fast -gate 1  
Try 
removing -fast and/or adding -soft or -extra4. If it's still there it could be that you're using an editor that requires enhanced texture positioning (e.g. QuArK or Hammer), then try adding -etp.

The last thing I can think of is that there's a brush problem (misalignment), it can sometimes cause bad shadows. Try manipulating the brushes and see if it helps. 
The Sloping Curves Thingy 
I did some stuff, like a spiral staircase (a map in progress) but a ramp instead of steps. Thanks for help from func people and czg especially.

So don't read if you already know.

Since it is a twisted surface, it must be constructed of triangles. (The slope is steeper on the inner curve than the outer curve, so they can't be in the same plane and thus can't be edges of the same face.)
Requires vertex editing in Worldcraft and isn't that hard.
That technique should be extensible to tubes and all the like too. I think maybe sometimes by skewing the brushes and sometimes by rotating them. One by one.

I'm off now. 
But... 
skewing with multiple brushes selected in Radiant does wacky things. At least, it doesn't move them all as a unit. 
It's Becuase... 
radiant "skew" isn't really skew. it's more like "drag all the edges that belong to this face." 
Help.... 
Worldcraft error:

I was innocently mapping away, when i clicked on the camera button. There was no camera to be found now. It seems to have disappeared. Even when i closed the map, and then reopened it, no luck, still no camera.

What's going on? 
Ionous... 
Are you working from the .rmf or the .map?

The .map does not contain camera info, the .rmf does. 
Grahf... 
Just shot through a .bsp and .map, that might be useful, to your gmail acc.

Title == Spiral Tube 
 
I was working from a .rmf.

I just ended up selecting the entire map, and pasting it on a new map.

Thanks though. 
Worked Around It 
Just copied entire map and pasted on a blank one, saved under old filename.

Thanks though Distrans, it was a rmf, have no idea what caused it. 
Thanks For All The Curves Folks 
I gave up a couple days ago and worried about other things, but several of you have sent me interesting map files.

Distrans solved the problem actually, at least to my satisfaction. The answer is: the part of the pipe that curves around, cannot also be a ramp. there has to be a section of completely straight axial pipe that is the ramp upwards.

Now, another question:

Is there any syntax for the Radiant .def entity format that will cause a certain key/value pair to be added whenever I create a certain entity. Like, let's say I want all my func_doors to have a "wait" of 5 and a "sounds" of 4... can I specify these values in the .def file such that I don't have to enter them manually? 
Ionus 
I don't know if I understand your problem.
It happens often to me that I delete a camera by mistake when I press Delete while in camera view.
To create new camera. Just select the camera button, then go to any of the 2D views, hold Shift and drag the mouse. And you have a new camera :). You can have more than one camera in a rmf file. 
OMFG... 
I LOVE ANKH!!!

I have been tackling Ionous' deleted camera problem the same way he has...until now.

THANK YOU - THANK YOU - THANK YOU!!! 
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.