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
Really? 
interesting... i don't know why i would have thought it had something to do with vis then...

i stand corrected.

maybe it has to do with the engine itself? anyway tried this in modified engines? 
Only Fitz/WinQuake 
so far. It is the same behaviour using the traditional (non-Custents) func_train as well. 
CZG: 
If you still need help with the camera or any coding, e-mail me at:
static _ void @ hotmail . com (remove them spaces).

I'd be happy to help you with the camera code and anything else. You'll likely run into the sticky camera effect and the water bug and I may be able to help. 
Texture... 
can anyone point me to a wad of the oblivion textures 
Fern Has Them... 
A Little Problem On Which Path To Take... 
ok, well, i mentioned in the qexpo thread that i was doing a ss2 themed map... well, i've got two choices now that i'm torn between.

basically, should i make the map for regular 'stock' quake execs, or should i make it for the tenebrae engine.

Tenebrae:
Pro - It will look fantastic, be able to use more than just 256 palette, shadows.
Con - It will take twice as long to make, not as many people will be able to play it, possibility that i might give up if it takes to long and gets too complicated.

Stock Quake:
Pro - Easy for me to make, accessible to everyone, good possibility that it'll be finished.
Con - Won't look as good, ss2 texs don't look the greatest in quake's palette (i suppose i could try to figure out how to redo the palette, so this point could be moot)

can i have some opinions on this? which route should i take?


-----------
btw, thanks metl. you made those textures? 
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? 
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.