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
Necros 
have you checked my archived QMap thread? I think there are some explanations of this issue there. 
I Really Would Have Checked It 
but ie keeps crashing when it loads the page. actually, ie crashes whenever i load a big page... it will crash if i opened up the GA thread from post 0... 
In The Zip 
there are also three smaller pages, one for each year. That's what they're for. My old system also crashed the first time I loaded the whole thread. 
I Know 
� 
If IE Still Crashes 
even with the small pages, try a better browser shell. I can really recommend GreenBrowser, http://www.morequick.com/indexen.htm , I've been running it for months.

It's a free 400k download, just unzip and run, no installation/uninstallation. It uses the IE Favorites and rendering engine so you're still basically running IE.

And I just tried to load the whole QMap thread in GB on my old systems and it works (a bit slow though). 
A Few Questions 
I have been using the Xatrix Wad in my project, and examining the textures in Photoshop I see that there is a great deal of subtexturing (the remainder of high rez to low rez shifting) in the textures that with a little careful tweeking can be made to be visibly clear at lower resolutions.

Of course, most commercial packages have it copy written you are not to modify the product in any form, but at this point, several years after any profit that could be made has been made do the distributors even care what is done with the product in a non-commercial capacity? 
Q1rad 
Okay, so I've got q1rad and a nice surface lights file set up.

1. coloured lighting - how?
2. how do I stop the faces that are surfacelights appearing so much brighter than everything else?

Cheers 
Far Concern 
As I am packing map-files to a PAK-file, I wondered what could be the max limit of a BSP.
At first I stopped mapping, when my bsp reached 1.4Mb but adding winmem16 gave me the oppertunity to go further.
I watched Dissolution Of Eternity, with its Last Bastion of 2.291.536byte
And as it is played under DOS there is no problem.
Now I am here with a map of 2.345.900 and I am concerned it will give an Alloc_hunc error.
(Not for me, but for distributing it in a PAK file) 
Hm... 
well, look at it this way,
nesp09 is about 5.8mb and only needed a special engine to run because it had too many monsters.

most of the file size comes from textures anyway, and as long as you keep your textures under 2mb you're fine.

LTH: read the text that riot wrote with his tools it explains everything about q1rad and the lights.

and there's nothing you can do about surfaces of surface lights being bright -- that's the way it works. :\ 
True, But.. 
I like to distribute a PAK-file.
Not to let people load a special engine.
You are right for the textures, Necros, but also told me diagonal water textures look odd.
So I used animated tex, what drives up the bitecount.
So let me be odd, and ask it again...(?!) 
Heh 
one of my new maps is nearly 9MB.
of course, I'm getting the hunc_alloc errors :) 
Bah 
 
Wow 
That's a huge map/ Of course, if you have to go custom, the executable would take less than another meg. For a map that size, I don't think it would be a bad idea. 
Transparent Water In Quake 
Hello,

I have downloaded the wqbsp165.zip file avalaible on www.annihilator.com/gameediting/files/q1files.html web site. The autor ensure transparent water is avalaible with his tool...I made a try with the starting map (adding water) to know how looks like transparent water in Quake... and it doesn't work.. I don't know where the problem comes from... I uses a PC (Atlon 2GHz, 256 Mo RAM, etc.. my PC is a new one buyed less than 3 month), and the QuArK 6.4.0-alpha3 map builder tool... This tool is able to launch QBSP.exe (your release), RVIS.exe and ARGHLITE.exe utilities for BSP build... I try to find more informations in the related text files, but without success...
Is there anybody who can help me to solve the problem please ?? 
JPLambert 
there should be a command line option when you compile the map. it should lookd like '-transwater' or something. just run wqbsp.exe /?
and you'll get all available options. or read the readme of this tool.
in the game, to see transparent water you have to enable it via console with command: r_wateralpha 0.3 (where 0.3 is the opacity level from 0 to 1)
gl 
Oh 
and of course you have to use opengl accelerated engine to see the transwater. 
Transparent Water In Quake.. Bis 
OK, I've made a run of qbsp.exe only, and a "-transwater" option doesn't exist... I need to check this again..

Concerning the "r_wateralpha 0.3" option, I'll try to find it this evening...

Furthermore, I think a have an openGL engine: I use fitzquake0.75 from few weeks... (it creates me a glquake directory in each map/pak directory used)

Thanx for the infos.. 
JPLambert 
sure there is no -transwater in id's qbsp.exe. it exists either in wqbsp or in bengt's treeqbsp which you can find here:
http://user.tninet.se/~xir870k/treeqbspbjp.zip 
Transparent Water... 
Well, transparent water seems to be included as a default feature in my qbsp version... Perhaps it's only the "r_wateralpha 0.3" option I forgot... I'll retry this evening..If it doesn't work anymore, I'll test bengt's treeqbsp...
Thanx for the link ;-)...
Bye 
Yes 
usually, most engines default to r_wateralpha "1" because most people still don't compile maps for that. it's not something i use either actually. :P 
Transparent Water In Fitzquake... 
In the fitzquake075 readme, it is never talk about the r_wateralpha option... But, it says this engine is based on the source code released by ID software GLQuake: this feature is perhaps already included and not clearly specified...
There is also a "fog" console command that seems to enable/disable a fog "opacity" option. Does anyone known about this ?? 
Only... 
the three people who read the readme. 
About Fog... 
...I made the try, and it is very interesting to enable fog option (with a value of 0.2 or 0.3)... This generates a foggy environment that increases unsecurity sensation during the game...
Anyway.. is there an easy way to enable the console command at quake start-up imnstead of typing these ones manually ??? 
...more Precisely... 
.. is there a solution to enable (for example) fog and r_wateralpha option at start-up to avoid console manipulations before starting the game ???

Thanx.. 
JPLambert 
create autoexec.cfg file in your /id1 folder and just write there everything u want like:

+mlook
r_wateralpha 0.3
name JPLambert
sensitivity 10

etc... 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2025 John Fitzgibbons. All posts are copyright their respective authors.