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
Best Choice 
just use any engine that supports external pcx textures: tq, fq etc

also I`d recomend you use q1rad to have lighting similar to sys shock 
Yeah 
i was gonna suggest to use external textures but speedy got there first. That way the textures wont lose their quality from system shock, its still easy to build and will work fine in GL/software quake. And then if i get bored i can make the SS textures into tenebrae format too! :) 
Well, I'm Not Realling In Need Of Help 
Okay, I asked this in IRC but Maj told me not to ask questions. So, dutifully ignoring him, I thought I'd ask my question here.

When lighting a Q1 map, and it says "Lighting face 15197 of 15343", it's refering to surface planes that were formerly brushes, right? And not triangles (unless the surface was made of a triangle)? Furthermore, if it is planes from former brushes (and I suspect it is) then when QBSP merges two surfaces, that becomes a single face, yes?

No real reason for asking, other than curiosity. And I think I answered my own question, anyway. 
Q1rad... 
is it possible to completly light a map solely from surface lights? i'm trying right now, but everything is very dark...

what exactly does -gamma do? will it make stuff brighter? 
Faces Are Polygons 
they are the things you see when you're playing quake. They are what gets lit. 
Err 
Polygon meaning many sides, so yes faces are polygons. That's not what I meant though. When running r_speeds it's measured in polygons, which I thought was a count of the visible triangles which are visible with the showtris command.

But regardless, I believe I found the answer to my own question. In the quotation above (Lighting face 15197 of 15343) I took that from the lighting step of SM69, and the number of triangles in that map is certainly much above fifteen thousand. Fifteen thousand surfaces sounds much more reasonable. 
R_speeds... 
in stock quake engines measures polygons, not triangles. pretty much every part of the process, from light.exe to the renderer, only cares about polygons. Of course, your video card turns them into triangles before rasterizing them (in non-software engines.) 
Interesting 
I have learned. 
Doors In Worldcraft 
hi, i have a question.. is it possible to have a door which opens when triggered, and stays open until triggered a second time? If so.. how can that be implemented using the Worldcraft editor? (if anyone else here uses it!)

TIA :) 
Yes 
spawnflags 32 (i think this is "toggle") and wait -1. 
I Need Help !!! 
I try to make a changelevel on Return to castle wolfenstein . And i found a new thing the script : I need french help for scripting.
Where can i found it ? 
Here 
I wouldn't know. You might find more help if you asked in one of the french RTCW forums. I know there are at least two active ones. 
Metlslime 
thanks, wasn't quite sure what the toggle thing meant 
Thanks Pushplay 
I go now on RTCW !!! 
Quake 1 And WC1.6 Shareware Help Needed 
Ok, on my old comp, WC worked fine. On this new comp, it works fine other than it absolutely refuses to save my settings in the config file. Anyone have a clue as to what would be causing this?

Not the file isn't read-only. :P 
Quake 1 And WC1.6 Shareware Help Needed 
Ok, on my old comp, WC worked fine. On this new comp, it works fine other than it absolutely refuses to save my settings in the config file. Anyone have a clue as to what would be causing this?

Not the file isn't read-only. :P 
Quake 1 And WC1.6 Shareware Help Needed 
Ok, on my old comp, WC worked fine. On this new comp, it works fine other than it absolutely refuses to save my settings in the config file. Anyone have a clue as to what would be causing this?

Not the file isn't read-only. :P 
TRIPLE POST! 
Ban him.

But with all seriousness, try uninstalling/reinstalling? 
Righto... 
Q1/WC1.6/Tyrlite

In the DM version of Usher Recompiled I've got some weapon spawn pads that do not appear in the SP version...no problem, just make 'em func_walls and tag them "not in easy/normal/hard". However, they are lit pads and the light remains whether in DM or SP.

Do I need to change the .fgd so I can lose the lights in SP (is this even possible)? Is there another work around? 
Distrans 
Give all the lights you want removed a targetname and create a trigger to turn them off that is only present in SP. 
/me Kills The Lights And HUGs Tyrann 
thanx T. 
Just Checking... 
Q1/WC1.6/Tyrlite

When increasing the flare angle on spotlights do I add and "angle" key or an "angles" key? 
Angle. 
 
Ta Metlslime... 
 
Hmmm 
I've run into an odd problem with my coagula map. I'm trying to make it nice and interesting, but the nuts and bolts of it is that it's a box map that goes straight up. When I fly up to the top 3 meters or so the game acts as though I'm surrounded by an HOM, so I see a still of whatever it is I saw until I went above that height. I know there's supposed to be more map to go, because I built it and I can see stuff up there. I can live with that flaw, because you'd only get up there on a rocket jump, but it's weird.

Is this a limitation of Quake? A compile error? 
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.