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
 
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. 
Different Music Tracks In One Map? 
Hi!
I'm still trying to get more atmosphere to different sections in my map.
Does anybody know if there's a mod or something to play different music tracks in a map, activated by a trigger? 
#20122 AD(Arcane Dimensions) 
Has "trigger_cdtrack"

I'm sure you could look at the QC and use that in your own progs.dat if you did not want to use the whole Mod. 
@_GunStHighway 
Short tutorial from Inside3D.
Quake1 Background Sounds 
@damage_inc And Madfox 
Thanks. I'm testing this and tell you if it works.

Best wishes
Gunny 
9 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-2025 John Fitzgibbons. All posts are copyright their respective authors.