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
 
Thanks for replies. I'll look through links/videos a little later.
I wasn't going to make maps using the brush tool only or such. I'm just trying to figure out what is the usual workflow for creating more complexly shaped things than a corridor or box room, before starting to make a finished map.
Seems that it is mostly adding up sloped/cut/rotated cuboid brushes?
I guess there's also nothing like subdividing faces to get more vertices. 
Freecs FTE Textures Trouble 
Hello, I have some troubles with textures on my map in FTE engine:

My map has low-quality textures and here is how it looks in darkplaces engine:
https://pp.userapi.com/c852036/v852036050/f069d/0_mPVRJq0RI.jpg

In darkplaces I added high quality textures in "textures" folder (each hd texture name corresponds to each lq texture name). I also use normal maps and gloss. Here is how it looks after that:
https://pp.userapi.com/c852036/v852036050/f068b/vqyePzRkKEg.jpg

I tried to do the same in FTE engine. So I have a map with low quality textures and I have some hd textures with normal maps and gloss in "textures" folder. Hd textures are loaded too:
https://pp.userapi.com/c856016/v856016024/17d19/O76Ncfgg5nQ.jpg

After that i decided to run this map in "Freecs" for FTE quake. The problem is that now hd textures are not loaded from "textures" folder. Only normal maps and gloss can be loaded. Screenshot:
https://pp.userapi.com/c852036/v852036050/f0664/6TWdO2Y4pPo.jpg

I replaced all the cfg files in freecs for cfg files from my mod. The graphics changed but my hd textures are still can not be loaded. I also tried to use different formats - tga and jpg for textures in "textures" folder but still no result. Map is in quake 3 format.

Does anyone know how to solve this issue?
(sorry if I made any mistakes, my English is still poor) 
 
try gl_load24bit 1 
Reply To Spike 
This variable is already set to 1 on those screenshots. I tried to change its value to 0 and return to 1 but still nothing changed. 
 
I have path with 3 path_corner ("wait" "-1"). I made 2 trigger_once for start func_train. But only one works. How to make to move to the next path_corner only in the event? 
Digs 
You can't... wait -1 stops the train permanently. 
 
rubicon 2 source has this feature ... every time it's triggered it starts moving again. 
 
I took a look at your source a while back, I'll add it to progs_dump for the next final release. It keeps coming up so ppl want it. 
Quick Question. 
I have seen in some maps glass that is transparent and I couldnt find any help on how to do this.
Can anyone tell me how to do something like this? 
Nolcoz 
"alpha" key on brush entities, from 0 (invisible) to 1 (opaque). 
Thanks! 
 
Water Fullbright/minlight 
Is there any way to make it so water is not a set brightness? I'm using waterfall textures from ikwhite that fall into a vanilla water texture. I need either a way to set the water texture to not be fullbright/minlight or a better texture set for a waterfall into a body of standing water. Thanks for any help. 
^^^^ 
I have not tried this but you try a func illusionary brush above the liquid with a black texture and set alpha between 0 and 1 (i.e. 0.5) to darken the brush underneath.

Good luck! 
@dumptruck_ds 
Thanks. I'll give that a try. 
11 posts not shown on this page because they were spam
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.