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
@Nemesis 
Glad you got it working. take a look at *waterskip in the qbsp readme of eric's tools. if you put that texture on every surface but the top of the water - it really helps with weird water effects. 
*waterskip 
Hmm, I used TexMex to add a *WATERSKIP texture to my wad and put it on all the water brush surfaces, aside from the top surfaces - but I still get the wavy vertices for any underwater geometry. Maybe a Hexen 2 specific problem? Or is there something else I need to do?

They worked, though, in the sense that it was still water in-game, and they were invisible - that is, the sides of adjacent water brushes were invisible - but they were actually invisible before, also. 
@Nemesis 
The "wavy" water is a in-engine feature. Not related to textures. 
 
My bad, what did you mean earlier with weird water effects being addressed with *waterskip? 
@Nemesis 
Bad choice of words on my part. What I should have said is that *waterskip can make using water easier and cleaner overall. When you jump in a pool of water you should not see the boundary of the brushes under water. A lot of mappers avoid this by making the brush bigger. Bust sometimes you cannot do this. Much easier and cleaner to use the skip workaround. 
 
To tell you the truth, I was expecting what you say to happen - originally - when I built my map for the first time. Since I had used the same water texture for all sides of the water brushes, I had wondered if those side faces would be visible in-game. (I do indeed have adjacent water brushes)

It turns out those faces weren't visible though, and the water looked normal (normal aside from the translating vertex effect) - though I'd imagine this may be something dependent on the compiler used (?)

Good habit though. I remember using a "CAULK" texture for basically every brush surface, other than the visible ones, when I was making a map for Return to Castle Wolfenstein in Radiant. 
Custom Monsters And Weapons? 
Anybody know where I can find custom monsters and weapons for Quake 1? I googled it but the only links I found where dead. 
In Mods 
it is your main bet. Go to Quaddicted, search for the ''weapons'' or ''monsters'' tags and when you have found some that you like ask the author if they can be freely used or not.

Apart from the big mods there is only a handful with more than two or three enemies or any new weapon. 
On Quaddicted 
idgames2 archive will have lots of custom mods and weapons...

Quaddicted is one of the few places that it still exists.

https://www.quaddicted.com/files/idgames2/ 
@hakkarin 
Checkout the Keep mod. It has a very very large amount of custom monsters because I've added in enemies from mods all across the Quake community. Code qc source is provided if you want any particular enemies.

http://celephais.net/board/view_thread.php?id=61506&start=212 
Need Help With Custom Textures 
I have some textures I want to use in Quake but they are in png format and not in a wad file. I used slade to create a wad file out of them but I just got an error when loading the wad in trenchbroom.

If I have png images I want to turn into usable textures how do I do this? I play my maps in quakespasm or darkplaces so I don't care about vanilla compatibility. 
#19145 
make sure you wrote a WAD2(quake) and not a WAD3(halflife).

also note that quake's textures are tiny. a high-res png dumped into a wad will be a pain to map with, assuming your editor doesn't reject the 'excessive' size.
remember: 1qu = 1 texel.
(engines will repeat replacement textures on the same boundaries as the low res textures, so if you set up the size of your wad images to be the default size for your texture in quake units then you won't need to rescale images or deal with the lightmap seems that can result from that.)

and make sure that your wad images don't end up with undesired random fullbrights, because those suck. 
About The Pgn's 
I am not using very large textures. I am using these: https://www.doomworld.com/forum/topic/92309-doom-3-textures-for-doom/

Originally they were intended for Doom but I figured I could use them for Quake as well.

And how do I safe a as wad2 instead of a normal wad? When I choose "safe as" I only get the option to safe as a wad file and don't see any other alternative. I am using Slade3. 
@hakkarin 
You can find wad files with those textures already made for q1 at Quaddicted:

https://www.quaddicted.com/files/wads/

hth 
Thx 
thanks for that mate! 
Quake2 Loadbrush Error 
Hey, newbie in custom mapping
Trying to test my first quake2 test map .bsp and I get this error when launching KMQuake2

CMod_LoadBrushModel: maps/experiment1.bsp has wrong version number (3468 should be 38)

I know that the issue is texture related. the map has one texture, tried to change it. Does KMQ2 load the textures from pak0 or someplace else? Maybe i need older version of the Q2textures .wad?
Compiled it with tyrUtils.

can someone please HALP! 
 
Not texture-related. You used the wrong compilers, Tyrutils are not for Quake2. Q2map.exe is what you need, or some newer modified ones like these, for example: http://home.insightbb.com/~gryndehl/q2compile/quake2.html 
Rectangular Prism 
So guys I use trenchbroom for map editing and i was wondering how do i make a rectangular prism?? is there any guides on how to build more complex shapes in trench broom such as prisms? 
@winkyjuice 
The Trenchbroom manual is literally (not hyperbole) the single best Quake related manual you will ever see. It will show you amazing things like vertex/edge manipulation etc. (what you need in this case) Just look for the help menu item. That will launch the manual. Kristian used to have a version online but I don't think it's up any longer.

Seriously take a 1/2 hour of your time and take a read. And FYI I have to refer to the manual quite often and forget or miss things... this it what manuals are for and the dev took the time to write it for YOU. 
Clip It 
Use that clip
Give the brush the nip
...
When a problem comes along
You must clip it!
If the brush is too long
You must clip it!
When something's going wrong
You must clip it!
Now clip it!
Into shape
Shape it up
Get straight
Go forward
Move ahead
Try to detect it
It's not too late
To clip it!
Clip it good! 
@Qmaster 
U just won func!! 
@dumptruck_ds 
i went threw my trenchbroom file and i found the manual but all it is are gifs i don't really understand what theya re showing me there isn't just a writtten guide somewhere? 
 
It's a written guide, open it from the help menu inside TB 
Ericw 
dude thank you so muchy man i love the quake community you guys are not condescending at all and are so helpful man thanks a bunch my dude. 
Ericw 
dude thank you so muchy man i love the quake community you guys are not condescending at all and are so helpful man thanks a bunch my dude. 
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.